Configuration of a user store plug-in for use by the realm.
| Attribute | Value |
|---|---|
| Default Value | DIGEST |
| Type | STRING |
| Nillable | true |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | resource-services |
| Allowed Values | DIGEST PLAIN |
| Attribute | Value |
|---|---|
| Type | STRING |
| Nillable | false |
| Expressions Allowed | false |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | resource-services |
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
|---|---|---|---|---|---|
| mechanism | STRING | false | true | DIGEST | Allow the mechanism this plug-in is compatible with to be overridden from DIGEST. |
| name | STRING | true | false | The short name of the plug-in (as registered) to use. |