A mapping of users and groups to a specific role.
Type | BOOLEAN |
Default Value | false |
Is the attribute nillable? | true |
Where is the attribute stored? | configuration |
Access Type | read-write |
Is restarted required? | no-services |
Stability Level | default |
Raw DMR model |
|
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
include-all | BOOLEAN | false | false | false | Configure if all authenticated users should be automatically assigned this role. |
Raw DMR model |
|
Raw DMR model |
|
Raw DMR model |
|
Galleon features are to be used when creating Galleon feature-packs.
<feature spec="core-service.management.access.authorization.role-mapping">
<param name="role-mapping" value="{resource name}"/>
<param name="include-all" value="{value}"/>
<feature/>