Skip to content

oauth-role-mapping.properties incorrectly expects a external role to be prefixed with 'ROLE_' #10275

@evandongen

Description

@evandongen

Current Behavior

IbisAdmin=ExternalIdpRole doesn't work anymore, you need to specify IbisAdmin=ROLE_ExternalIdpRole to make the mapping work as expected.

Expected Behavior

The role mapping works like it did before the change for #9872.

Environment Information

9.4 and 10.0-SNAPSHOT

Anything else?

You can obviously work around this issue by prefixing your role with 'ROLE_'

Metadata

Metadata

Assignees

Type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions