]
Brian Stansberry commented on WFCORE-1842:
------------------------------------------
Is this a proposal to do anything beyond what the original useRealmRoles did?
Support RBAC based on raw roles from an Identity
-------------------------------------------------
Key: WFCORE-1842
URL:
https://issues.jboss.org/browse/WFCORE-1842
Project: WildFly Core
Issue Type: Feature Request
Components: Domain Management, Security
Reporter: Pedro Igor
Currently, RBAC requires a static mapping between standard roles and raw roles from an
identity.
We should be able to use RBAC without necessarily forcing this static mapping and just
consider the raw roles from the identity.
This issue may be related with exposing
{{org.jboss.as.controller.access.management.WritableAuthorizerConfiguration#useRealmRoles}}
in the management model.