You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to use it we need to create on realm level
a client policy and client profile with an executor.
We especially need the configuration for client_secret_rotation but, client_policies and client_profiles seem to be a general feature.
Perhaps is missed it the documentation, I searched in documentation and source code, but was not able to find a way to configure this.
Is there a ways to do this? Are there plans to implement it?
If this feature is not there, I can check if we can implement it, it just will take some time.
I just need to know, that there is any interest in this feature at all.
Thanks a lot
Andreas
The text was updated successfully, but these errors were encountered:
We want to use the feature client_secret_rotation.
https://www.keycloak.org/docs/latest/server_admin/index.html#_proc-secret-rotation
https://www.keycloak.org/docs/latest/server_admin/index.html#_secret_rotation
In order to use it we need to create on realm level
a client policy and client profile with an executor.
We especially need the configuration for client_secret_rotation but, client_policies and client_profiles seem to be a general feature.
Perhaps is missed it the documentation, I searched in documentation and source code, but was not able to find a way to configure this.
Is there a ways to do this? Are there plans to implement it?
If this feature is not there, I can check if we can implement it, it just will take some time.
I just need to know, that there is any interest in this feature at all.
Thanks a lot
Andreas
The text was updated successfully, but these errors were encountered: