SAML Authentication
Process SAML logout (GET)
Processes a SAML logout request via GET method. Initiates logout flow and redirects to the configured logout endpoint or builds a logout URL based on the request.
get/api/v1/dotsaml/logout/{idpConfigId}
Path parameters
idpConfigIdstring required
Identity Provider configuration ID (typically host ID)
Response
SAML logout processed successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.