chatbot
clear chat
Skip to main content
Version: v6.1 Latest

OpenID Configuration Endpoint

GET 

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

The configuration endpoint returns a JSON object with information about the OpenID provider. It can be used to inspect the realm's OpenID configuration and can facilitate the setup of external OpenID authentication solutions.

Request

Path Parameters

    realmId stringrequired

    The realm's id

Responses

Schema

    string

Loading...