SSO Providers (Self Hosted Only)
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
metadataUrlstringRequiredExample:
SAML metadata URL from your IdP
https://login.microsoftonline.com/.../federationmetadata.xmldomainsstring[]RequiredExample:
Email domains for this SSO provider
["company.com"]providerIdstringOptionalExample:
Provider ID from a pre-registered IdP (cloud mode). When set, skips GoTrue registration and stores this ID directly for config auto-detect.
f7cac9b2-dee0-4e73-b2fd-45116284175eResponses
201
SSO provider registered
403
Forbidden - Requires role: owner
No content
post
/sfp/api/sso/providersNo content
Last updated
Was this helpful?