A security domain definition.
| Name | Dynamic | Other provider points |
|---|---|---|
| org.wildfly.security.security-domain | true | none |
| Attribute | Value |
|---|---|
| Type | STRING |
| Nillable | true |
| Expressions Allowed | false |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | resource-services |
| Stability | default |
| Attribute | Value |
|---|---|
| Capability reference | |
| Type | STRING |
| Nillable | true |
| Expressions Allowed | false |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | no-services |
| Stability | default |
| Attribute | Value |
|---|---|
| Default Value | false |
| Type | BOOLEAN |
| Nillable | true |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | resource-services |
| Stability | default |
| Attribute | Value |
|---|---|
| Capability reference | |
| Type | LIST |
| Nillable | true |
| Expressions Allowed | false |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | resource-services |
| Stability | default |
| Attribute | Value |
|---|---|
| Capability reference | |
| Type | STRING |
| Nillable | true |
| Expressions Allowed | false |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | resource-services |
| Stability | default |
| Attribute | Value |
|---|---|
| Capability reference | |
| Type | STRING |
| Nillable | true |
| Expressions Allowed | false |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | resource-services |
| Stability | default |
| Attribute | Value |
|---|---|
| Capability reference | |
| Type | STRING |
| Nillable | true |
| Expressions Allowed | false |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | resource-services |
| Stability | default |
| Attribute | Value |
|---|---|
| Capability reference | |
| Type | STRING |
| Nillable | true |
| Expressions Allowed | false |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | resource-services |
| Stability | default |
| Attribute | Value |
|---|---|
| Capability reference | |
| Type | STRING |
| Nillable | true |
| Expressions Allowed | false |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | resource-services |
| Stability | default |
| Attribute | Value |
|---|---|
| Type | LIST |
| Nillable | true |
| Expressions Allowed | false |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | resource-services |
| Stability | default |
| Attribute | Value |
|---|---|
| Capability reference | |
| Type | STRING |
| Nillable | true |
| Expressions Allowed | false |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | no-services |
| Stability | default |
| Attribute | Value |
|---|---|
| Capability reference | |
| Type | STRING |
| Nillable | true |
| Expressions Allowed | false |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | resource-services |
| Stability | default |
| Attribute | Value |
|---|---|
| Capability reference | |
| Type | STRING |
| Nillable | true |
| Expressions Allowed | false |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | resource-services |
| Stability | default |
| Attribute | Value |
|---|---|
| Capability reference | |
| Type | LIST |
| Nillable | true |
| Expressions Allowed | false |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | resource-services |
| Stability | default |
| Attribute | Value |
|---|---|
| Capability reference | |
| Type | LIST |
| Nillable | true |
| Expressions Allowed | false |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | resource-services |
| Stability | default |
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
|---|---|---|---|---|---|
| default-realm | STRING | false | false | The default realm contained by this security domain. | |
| evidence-decoder | STRING | false | false | A reference to an EvidenceDecoder to be used by this domain. | |
| outflow-anonymous | BOOLEAN | false | true | false | When outflowing to a security domain if outflow is not possible should the anonymous identity be used? Outflowing anonymous has the effect of clearing any identity already established for that domain. |
| outflow-security-domains | LIST | false | false | The list of security domains that the security identity from this domain should automatically outflow to. | |
| permission-mapper | STRING | false | false | A reference to a PermissionMapper to be used by this domain. | |
| post-realm-principal-transformer | STRING | false | false | A reference to a principal transformer to be applied after the realm has operated on the supplied identity name. | |
| pre-realm-principal-transformer | STRING | false | false | A reference to a principal transformer to be applied before the realm is selected. | |
| principal-decoder | STRING | false | false | A reference to a PrincipalDecoder to be used by this domain. | |
| realm-mapper | STRING | false | false | Reference to the RealmMapper to be used by this domain. | |
| realms | LIST | false | false | The list of realms contained by this security domain. | |
| role-decoder | STRING | false | false | Reference to the RoleDecoder to be used by this domain. | |
| role-mapper | STRING | false | false | Reference to the RoleMapper to be used by this domain. | |
| security-event-listener | STRING | false | false | Reference to a listener for security events. | |
| trusted-security-domains | LIST | false | false | The list of security domains that are trusted by this security domain. | |
| trusted-virtual-security-domains | LIST | false | false | The list of virtual security domains that are trusted by this security domain. |
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
|---|---|---|---|---|---|
| name | STRING | true | false | The name of the identity to read. |