A realm definition that is an aggregation of two realms, one for the authentication steps and one for loading the identity for the authorization steps.
| Attribute | Value | 
|---|---|
| Capability reference | |
| Type | STRING | 
| Nillable | false | 
| Expressions Allowed | false | 
| Storage | configuration | 
| Access Type | read-write | 
| Restart Required | all-services | 
| Attribute | Value | 
|---|---|
| Capability reference | |
| Type | STRING | 
| Nillable | true | 
| Expressions Allowed | true | 
| Storage | configuration | 
| Access Type | read-write | 
| Restart Required | all-services | 
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description | 
|---|---|---|---|---|---|
| authentication-realm | STRING | true | false | Reference to the security realm to use for authentication steps (obtaining or validating credentials). | |
| authorization-realm | STRING | true | false | Reference to the security realm to use for loading the identity for authorization steps (loading of the identity). | |
| authorization-realms | LIST | true | false | Reference to one or more security realms to use for loading the identity for authorization steps and aggregating the attributes (loading of the identity). | |
| principal-transformer | STRING | false | true | Reference to a principal transformer to apply between loading the identity for authentication and loading the identity for authorization |