SAML SLO Using GET

GET {{authPath}}/{{envID}}/saml20/idp/slo?SAMLRequest={{SAMLRequest}}&RelayState=testing...

The GET /{{envID}}/saml20/idp/slo operation initiates the SAML single logout action through a GET request. In the request URL, the SAMLRequest parameter contains the encoded SAML logout request information.

Note: Currently, the PingOne platform does not support a global SLO when executing the sign off endpoint.

ParameterDescription
RelayStatePasses the defaultTarget information to the IdP.
SAMLRequestThe encoded SAML logout request information.

Request Params

KeyDatatypeRequiredDescription
SAMLRequeststring
RelayStatestring