A security realm definition backed by properties files.
| Attribute | Value |
|---|---|
| Default Value | groups |
| Type | STRING |
| Nillable | true |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | all-services |
| Attribute | Value |
|---|---|
| Type | OBJECT |
| Nillable | true |
| Expressions Allowed | false |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | all-services |
| Attribute | Value |
|---|---|
| Type | STRING |
| Nillable | false |
| Expressions Allowed | false |
| Storage | runtime |
| Access Type | read-only |
| Attribute | Value |
|---|---|
| Type | OBJECT |
| Nillable | false |
| Expressions Allowed | false |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | all-services |
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
|---|---|---|---|---|---|
| groups-attribute | STRING | false | true | groups | The name of the attribute in the returned AuthorizationIdentity that should contain the group membership information for the identity. |
| groups-properties | OBJECT | false | false | The properties file containing the users and their groups. | |
| users-properties | OBJECT | true | false | The properties file containing the users and their passwords. |