What is the Elytron equivalent of the RoleMappingLoginModule?
Issue
- What is the Elytron equivalent of the RoleMappingLoginModule?
- What is the Elytron equivalent of the DeploymentRoleToRolesMappingProvider?
- We use JBoss EAP 7.1 (using Elytron for security domain and realm). We use a realm but the role names from this realm are different from the role names in
web.xml
or application. How do we map? - For example: In the realm, there exists a role name called
Administrators
but in theweb.xml
file, the role name should beADMINISTRATOR
. How can I map theAdministrators
role toADMINISTRATOR
?
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 7.1+
- Elytron security subsystem.
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.