SAML Authentication

Initiate SAML login

Initiates a SAML authentication request by redirecting the user to the Identity Provider (IDP) login screen. Requires IDP metadata to determine the SSO login endpoint.

get/api/v1/dotsaml/login/{idpConfigId}

Path parameters

idpConfigIdstring required

Identity Provider configuration ID (typically host ID)

Response

SAML authentication request initiated successfully (no body)

Changes

No recorded changes to this endpoint across all 1 revision of this API.