-
Notifications
You must be signed in to change notification settings - Fork 324
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
Default (Client) Roles #324
Comments
hello, /cc @mrparkers |
@paulvollmer feel free to pick it up if you want to work on it, I appreciate the help! |
+1 for default realm roles |
@mrparkers i started working on that. |
Hello @paulvollmer, were you able to make any progress on this? I'm interested in this feature as well. |
Hey guys, I started working on this (realm default roles without client roles atm). You can use composite roles on existing default roles as workaround. |
Hello @arkadiusjonczek, were you able to make some progress on this? Even if you have something incomplete, could you already submit this as a draft PR? |
Hi all. |
Hi guys. As a temporary workaround one can use |
This issue could be closed with #599 @mrparkers |
Hey @arkadiusjonczek, #599 added a new resource for default realm roles, but we still don't have a first class solution for default client roles. Until then, I'll leave this open, and users can use the helpful solution proposed by @ScrumplexDTAG. Thanks! |
Hi,
first of all thanks everyone for making this provider happen. This makes managing keycloak realms so much easier!
However, I was wondering if there is a functionality to set default roles on a realm, specifically client roles? Using the security console this is possible via "Roles" -> "Default Roles". In case of client roles, on the API level this seems to be a field within the client representation, similar to default client scopes.
Is there such a functionality already included in this project and i'm just missing it? If not, are there any plans to implement such a feature?
Thanks!
The text was updated successfully, but these errors were encountered: