Detect Method
POST/api/v1/auth/saml/detect-method
Detect authentication method for an email address.
Returns 'saml' with workspace slug if the email domain has a SAML configuration, otherwise returns 'password'.
Request
Responses
- 200
- 401
- 403
- 404
- 422
- 429
OK
Unauthorized
Forbidden
Not Found
Validation Error
Too Many Requests