An SSO authentication mechanism configuration.
Name | Dynamic | Other provider points |
---|---|---|
org.wildfly.undertow.host.sso | true | none |
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | false |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | / |
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | false |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
domain | STRING | false | true | The cookie domain that will be used. | |
path | STRING | false | true | / | Cookie path. |
http-only | BOOLEAN | false | true | false | Set Cookie httpOnly attribute. |
secure | BOOLEAN | false | true | false | Set Cookie secure attribute. |
cookie-name | STRING | false | true | JSESSIONIDSSO | Name of the cookie |