keycloak / keycloak

Open Source Identity and Access Management For Modern Applications and Services
https://www.keycloak.org
Apache License 2.0
23.16k stars 6.73k forks source link

Client roles not showing correctly when being added to a hardcoded mapper #18027

Closed Aboullos closed 2 years ago

Aboullos commented 2 years ago

Describe the bug

Role "view-profile" from account not showing correctly when being added to a mapper

Version

7.5.3

Expected behavior

The added role is shown as "[client name].[role name]"

Actual behavior

The added role is shown as "undefined.[role name]"

How to Reproduce?

Anything else?

No response

ssilvert commented 2 years ago

@Aboullos will check the new console. If it is working OK, we can close.

Aboullos commented 2 years ago

It doesn't happen in the new admin console

jonkoops commented 2 years ago

Awesome, thanks for checking @Aboullos!