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 |
---|---|
Default Value | UTF-8 |
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | resource-services |
Attribute | Value |
---|---|
Default Value | hex |
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | resource-services |
Allowed Values | base64 hex |
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. | |
hash-charset | STRING | false | true | UTF-8 | The character set to use when converting the password string to a byte array. |
hash-encoding | STRING | false | true | hex | The string format for the password if it is not stored in plain text. |
users-properties | OBJECT | true | false | The properties file containing the users and their passwords. |