Is there a way to get the client id from keycloak_role? #1373
Unanswered
danielnickels
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am facing the challenge of getting the client id (not UUID) of a client from a keycloak_role resource or data source.
In both cases, client_id seems to be the UUID of the client. And a lookup of the keycloak_client is not possible with the UUID, but the actual client_id.
Can I use the UUID to somehow get to the client?
Beta Was this translation helpful? Give feedback.
All reactions