SamlSloConfigurationTO
SamlSloConfigurationTO
SAML2 Single logout request configuration.
JSON Example
{
"slo_url": "https://www.okta.com/slologout",
"relay_state_param": "param"
}
string
slo_url
Optional
Single Logout request URL.
string
relay_state_param
Optional
Relay state parameter that is passed to the SLO request URL.