An SSO authentication mechanism configuration.
| Name | Dynamic | Other provider points | 
|---|---|---|
| org.wildfly.undertow.application-security-domain.sso.factory | true | none | 
| org.wildfly.undertow.application-security-domain.sso.configuration | true | none | 
| 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 | 
|---|---|
| Type | OBJECT | 
| Nillable | false | 
| Expressions Allowed | false | 
| Storage | configuration | 
| Access Type | read-write | 
| Restart Required | no-services | 
| Stability | default | 
| Attribute | Value | 
|---|---|
| Type | STRING | 
| Nillable | true | 
| Expressions Allowed | true | 
| Storage | configuration | 
| Access Type | read-write | 
| Restart Required | all-services | 
| Stability | default | 
| Attribute | Value | 
|---|---|
| Default Value | false | 
| Type | BOOLEAN | 
| Nillable | true | 
| Expressions Allowed | true | 
| Storage | configuration | 
| Access Type | read-write | 
| Restart Required | all-services | 
| Stability | default | 
| Attribute | Value | 
|---|---|
| Type | STRING | 
| Nillable | false | 
| Expressions Allowed | true | 
| Storage | configuration | 
| Access Type | read-write | 
| Restart Required | no-services | 
| Stability | default | 
| Attribute | Value | 
|---|---|
| Capability reference | |
| Type | STRING | 
| Nillable | false | 
| Expressions Allowed | false | 
| Storage | configuration | 
| Access Type | read-write | 
| Restart Required | no-services | 
| Stability | default | 
| Attribute | Value | 
|---|---|
| Default Value | / | 
| Type | STRING | 
| Nillable | true | 
| Expressions Allowed | true | 
| Storage | configuration | 
| Access Type | read-write | 
| Restart Required | all-services | 
| Stability | default | 
| Attribute | Value | 
|---|---|
| Default Value | false | 
| Type | BOOLEAN | 
| Nillable | true | 
| Expressions Allowed | true | 
| Storage | configuration | 
| Access Type | read-write | 
| Restart Required | all-services | 
| Stability | default | 
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description | 
|---|---|---|---|---|---|
| client-ssl-context | STRING | false | false | Reference to the SSL context used to secure back-channel logout connection. | |
| cookie-name | STRING | false | true | JSESSIONIDSSO | Name of the cookie | 
| credential-reference | OBJECT | true | false | The credential reference to decrypt the private key entry. | |
| domain | STRING | false | true | The cookie domain that will be used. | |
| http-only | BOOLEAN | false | true | false | Set Cookie httpOnly attribute. | 
| key-alias | STRING | true | true | Alias of the private key entry used for signing and verifying back-channel logout connection. | |
| key-store | STRING | true | false | Reference to key store containing a private key entry. | |
| path | STRING | false | true | / | Cookie path. | 
| secure | BOOLEAN | false | true | false | Set Cookie secure attribute. |