v1
latestOpenAPI 3.0.3AGPL-3.0-only OR LicenseRef-SEL2026-07-17111018.9 KBAuthentication
Discover the OpenID Connect provider for an email address
Returns the OpenID Connect discovery document for the directory that owns the domain part of email. If the domain is not bound to an external OIDC directory, the server's own OIDC discovery document (equivalent to /.well-known/openid-configuration) is returned. Anonymous endpoint, rate-limited.
get/api/discover/{email}
Path parameters
emailstring email required
Email address or account name
Response
OpenID Connect discovery document
object required
OIDC discovery metadata (RFC 8414)