Rotate the client secret of the SSO application
Minimize the risk of unauthorized access or misuse of secrets
阅读时间1 分钟最后更新于 4 个月前
To rotate the client secret, complete these steps:
- In the enterprise IdP, add a new secret to the client.
- In Keycloak, replace the secret in the IdP configuration, and then verify that SSO works.
- In the enterprise IdP, delete the previous client secret.