A role mapper definition for a role mapper that adds a suffix to each provided.
Type | STRING |
Does the attribute allow expression? | true |
Where is the attribute stored? | configuration |
Access Type | read-write |
Is restarted required? | all-services |
Stability Level | default |
Raw DMR model |
|
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
suffix | STRING | true | true | The suffix to add to each role. |
Raw DMR model |
|
Raw DMR model |
|
Galleon features are to be used when creating Galleon feature-packs.
<feature spec="subsystem.elytron.add-suffix-role-mapper">
<param name="add-suffix-role-mapper" value="{resource name}"/>
<param name="suffix" value="{value}"/>
<feature/>