文档

支持

Rotate the client secret of the SSO application

Minimize the risk of unauthorized access or misuse of secrets
阅读时间1 分钟最后更新于 4 个月前

重要
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.
注意
This secret isn't stored in the solution key vault.

Next steps

Configure the user experience