WildFly 13.0 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
WildFly 13.0
subsystem=elytron
constant-role-mapper
A role mapper definition where a constant set of roles is always returned.
Provided capabilities(1)
Name
Dynamic
Other provider points
org.wildfly.security.role-mapper
true
/subsystem=elytron/add-prefix-role-mapper=*
/subsystem=elytron/logical-role-mapper=*
/subsystem=elytron/aggregate-role-mapper=*
/subsystem=elytron/custom-role-mapper=*
/subsystem=elytron/add-suffix-role-mapper=*
Attributes (1)
roles
The constant roles to be returned by this role mapper.
Attribute
Value
Type
LIST
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
roles
LIST
true
true
The constant roles to be returned by this role mapper.
remove
The remove operation for the role mapper.