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
My role is named foo=bar;AA;BB/CC+DD.
I can create it using Terraform but I get following error when assigning this role to group: Error: error sending GET request to /auth/admin/realms/myrealm/clients/xxx/roles/foo=bar;AA;BB/CC+DD: 404 Not Found
It seems related to #176 but with more characters than /.
The text was updated successfully, but these errors were encountered:
My role is named
foo=bar;AA;BB/CC+DD
.I can create it using Terraform but I get following error when assigning this role to group:
Error: error sending GET request to /auth/admin/realms/myrealm/clients/xxx/roles/foo=bar;AA;BB/CC+DD: 404 Not Found
It seems related to #176 but with more characters than
/
.The text was updated successfully, but these errors were encountered: