Skip to main content

getOpenIdConfiguration

GET 

/realms/:externalId/.well-known/openid-configuration

Returns the OpenID Connect discovery configuration for the specified realm {externalId}. Includes key endpoints for authorization, token issuance, introspection, user info, and logout.

Request

Responses

Successful retrieval of OpenID Connect configuration.

Response Headers