Initiate
GET/api/v1/auth/saml/:slug/initiate
Initiate SP-initiated SAML login.
Looks up the SAMLConfiguration for the given workspace slug, creates an AuthnRequest via SAMLService, and redirects the browser to the IdP.
Request
Responses
- 400
- 401
- 403
- 404
- 422
Bad Request
Unauthorized
Forbidden
Not Found
Validation Error