SAML Authentication

Process SAML logout (POST)

Processes a SAML logout request via POST method. Handles logout callbacks from the Identity Provider and redirects to the configured logout endpoint.

post/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.