Hello everyone,
I’m basically stuck by KEYCLOAK-18311 1. I have a setup utility that is used to configure my clients in a Keycloak instance. This is done using the client registration API with an initial access token. Each client has one ore more roles. Previously, I added those roles to the client using default roles. This is no longer working as of Keycloak 13.1.
How can I create roles for clients using the client registration API?
I think it can be done using the admin API, but I think I need to pass admin credentials to use that API. As my utility program is run automatically without admin intervention, I rather not depend on admin credentials.
Hope anyone can give me advice in how to tackle this!
With kind regards,
Jurrie
PS: I realize this is cross-posted on Discourse as well. Sorry for that.
--
You received this message because you are subscribed to the Google Groups "Keycloak User" group.
To unsubscribe from this group and stop receiving emails from it, send an email to keycloak-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/keycloak-user/afe9dad4-5209-4b86-a67c-a87ff40889f4n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/keycloak-user/53241527-30ec-402e-8a46-9146cbe4504en%40googlegroups.com.
Hello,
just fyi ... I've just sent PR https://github.com/keycloak/keycloak/pull/8254 with fix.
Regards
To view this discussion on the web visit https://groups.google.com/d/msgid/keycloak-user/53241527-30ec-402e-8a46-9146cbe4504en%40googlegroups.com.