Skip to main content
Version: Next

OIDCDiscovery

issuerurirequired
authorization_endpointurirequired
token_endpointurirequired
userinfo_endpointuri
introspection_endpointuri
jwks_uriurirequired
property name*any
OIDCDiscovery
{
"issuer": "string",
"authorization_endpoint": "string",
"token_endpoint": "string",
"userinfo_endpoint": "string",
"introspection_endpoint": "string",
"jwks_uri": "string"
}