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 |
| 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). |