SAML Authentication

Process SAML login callback

Handles the callback from the Identity Provider after successful authentication. Extracts user information from the SAML assertion and creates/logs in the user to dotCMS.

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

Path parameters

idpConfigIdstring required

Identity Provider configuration ID (typically host ID)

Response

SAML login processed successfully - user logged in

Changes

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