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
(don't pay attention to the claim name it is intended)
The issue is that the parameter client_id_for_role_mappings as its name would suggest and as the documentation would suggest is expecting an ID. Or after investigation in the UI it turns out that it is actually expecting a the Name of the keycloak client and does not return any errors when I set the id as a value.
In that effect, I think the documentation is very misleading and that the keycloak provider should throw an error when an ID is set ?
Kind regards !
Benjamin
Version
4.4.0
Expected behavior
Should create the resource properly and throw error when the wrong value is given :)
Actual behavior
Act as if the resource was properly deployed.
How to Reproduce?
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
Hi !
I've been trying to manage roles with this resource by setting it as follow
(don't pay attention to the claim name it is intended)
The issue is that the parameter
client_id_for_role_mappings
as its name would suggest and as the documentation would suggest is expecting an ID. Or after investigation in the UI it turns out that it is actually expecting a the Name of the keycloak client and does not return any errors when I set the id as a value.In that effect, I think the documentation is very misleading and that the keycloak provider should throw an error when an ID is set ?
Kind regards !
Benjamin
Version
4.4.0
Expected behavior
Should create the resource properly and throw error when the wrong value is given :)
Actual behavior
Act as if the resource was properly deployed.
How to Reproduce?
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: