JBoss EAP 7.1 Model Reference
Home
(current)
Versions
WildFly 18.0
WildFly 17.0
WildFly 16.0
WildFly 15.0
WildFly 14.0
WildFly 13.0
WildFly 12.0
WildFly 11.0
WildFly 10.1
WildFly 10.0
WildFly 9.0
WildFly 8.2
WildFly 8.1
WildFly 8.0
JBoss EAP 7.2
JBoss EAP 7.1
JBoss EAP 7.0
JBoss EAP 6.4
JBoss EAP 6.3
JBoss EAP 6.2
JBoss EAP 6.1
JBoss EAP 6.0
JBoss AS7 7.1.1
Get JBoss EAP
Get WildFly
About
JBoss EAP 7.1
subsystem=elytron
add-prefix-role-mapper
A role mapper definition for a role mapper that adds a prefix to each provided.
Provided capabilities(1)
Name
Dynamic
Other provider points
org.wildfly.security.role-mapper
true
/subsystem=elytron/logical-role-mapper=*
/subsystem=elytron/aggregate-role-mapper=*
/subsystem=elytron/custom-role-mapper=*
/subsystem=elytron/constant-role-mapper=*
/subsystem=elytron/add-suffix-role-mapper=*
Attributes (1)
prefix
The prefix to add to each role.
Attribute
Value
Type
STRING
Nillable
false
Expressions Allowed
true
Storage
configuration
Access Type
read-write
Restart Required
all-services
Operations (2)
add
The add operation for the role mapper.
Request Parameter
Type
Required
Expressions Allowed
Default value
Description
prefix
STRING
true
true
The prefix to add to each role.
remove
The remove operation for the role mapper.