> ## Documentation Index
> Fetch the complete documentation index at: https://docs.verify-group.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Initiate SAML Login

> Redirects the end-user to the configured Identity Provider login page. Use as your SSO login button URL.

<ParamField path="orgId" type="string" required>
  Your Organisation UUID.
</ParamField>

Responds with `302 Found` redirecting to the IdP SSO URL with a signed SAML `AuthnRequest`.
