Documentation

Support

Rotate the client secret of the SSO application

Minimize the risk of unauthorized access or misuse of secrets
Read time 1 minuteLast updated 4 months ago

Important
To enable single sign-on (SSO) with Unity Virtual Private Cloud, the recommended practice is to establish a procedure to rotate the client secret of the application that you have created in the enterprise identity provider (IdP). For Microsoft Entra ID, the maximum secret lifetime is two years, so you must handle its expiration anyway.
To rotate the client secret, complete these steps:
  1. In the enterprise IdP, add a new secret to the client.
  2. In Keycloak, replace the secret in the IdP configuration, and then verify that SSO works.
  3. In the enterprise IdP, delete the previous client secret.
Note
This secret isn't stored in the solution key vault.

Next steps

Configure the user experience