You can also initiate the authentication session the SAML single logout action through a POST
request. The sample shows the POST /{environmentId}/saml20/idp/slo
operation to start the logout flow:
The request URL includes the SAMLRequest
parameter to pass in the encoded SAML logout request information.