We have setup SAML authentication using MS Azure as IDP using the following instructions:
Thinking ahead, we would like to document how to renew the clientSecret.
The question is:
When the value for clientSecret requires renewal, can we just add the new value (key value pair), or do we have to revamp/redo the entire Authentication Extensions section? (Script Path, Script Functions, etc...)
Ideally, we are hoping that we can just add the new clientSecret and the platform will take care of it.