Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: create client policies and client_profiles in order to use client_secret rotation feature #1006

Open
zschorn opened this issue Oct 14, 2024 · 0 comments

Comments

@zschorn
Copy link

zschorn commented Oct 14, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant