/
SU
supabase
/
Supabase Auth REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
supabase
Supabase Auth REST API
post
Register a new SSO provider.
v47
latest
OpenAPI 3.0.3
MIT License
raw.githubusercontent.com
2026-08-01
59
15
132.9 KB
admin
Register a new SSO provider.
post
/admin/sso/providers
Request body
object
required
type
'saml'
required
metadata_url
string
uri
metadata_xml
string
domains
string[]
attribute_mapping
SAMLAttributeMappingSchema
Response
SSO provider was created.
SSOProviderSchema
required
id
string
uuid
sso_domains
object[]
saml
object