Configures a security domain. Authentication, authorization, ACL, mapping, auditing and identity trust are configured here.
| Name | Dynamic | Other provider points |
|---|---|---|
| org.wildfly.security.legacy-security-domain | true | none |
| Attribute | Value |
|---|---|
| Type | STRING |
| Nillable | true |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | no-services |
| Allowed Values | default infinispan |
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
|---|---|---|---|---|---|
| cache-type | STRING | false | true | Adds a cache to speed up authentication checks. Allowed values are 'default' to use simple map as the cache and 'infinispan' to use an Infinispan cache. |
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
|---|---|---|---|---|---|
| principal | STRING | false | false | Username of the principal to remove from the authentication cache. |
STRING