Skip to main content
GET
Get Login Providers

Response

200 - application/json

Success Response

localSignin
boolean
required

Whether local email/password signin is enabled

localSignup
boolean
required

Whether local email/password signup is enabled

emailDiscovery
boolean
required

Whether an enabled SSO provider can be discovered from an email domain

providers
object[]
required

Globally available SSO providers

oidc
object

Bootstrap configuration a native/white-label app needs to connect to this instance via the platform's built-in OIDC provider (authorization code + PKCE).