/
NH
nhost
/
Nhost Authentication API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v15
latest
OpenAPI 3.0.0
MIT License
raw.githubusercontent.com
2026-08-01
60
88
119.5 KB
system
OpenID Connect Discovery
Returns the OpenID Provider Metadata (RFC 8414)
get
/.well-known/openid-configuration
Response
OpenID Provider Metadata
OAuth2DiscoveryResponse
required
issuer
string
required
authorization_endpoint
string
required
token_endpoint
string
required
userinfo_endpoint
string
jwks_uri
string
required
revocation_endpoint
string
introspection_endpoint
string
scopes_supported
string[]
response_types_supported
string[]
required
grant_types_supported
string[]
subject_types_supported
string[]
id_token_signing_alg_values_supported
string[]
token_endpoint_auth_methods_supported
string[]
code_challenge_methods_supported
string[]
claims_supported
string[]
request_parameter_supported
boolean
authorization_response_iss_parameter_supported
boolean
client_id_metadata_document_supported
boolean