v1

latestSwagger 2.02026-07-178421.9 KB
configuration

Getting Info about Url and other config values

Getting Info about Url and other config values

get/auth/realms/{realm}/.well-known/openid-configuration

Path parameters

realmstring required

Realm

Response

OK

authorization_endpointstring
back_channel_authorization_endpointstring
claim_types_supportedstring[]
claims_parameter_supportedboolean
claims_supportedstring[]

TokenEndpointAuthSigningAlgValuesSupported []string json:"token_endpoint_auth_signing_alg_values_supported" IntrospectionEndpointAuthMethodsSupported []string json:"introspection_endpoint_auth_methods_supported" IntrospectionEndpointAuthSigningAlgValuesSupported []string json:"introspection_endpoint_auth_signing_alg_values_supported" AuthorizationSigningAlgValuesSupported []string json:"authorization_signing_alg_values_supported" AuthorizationEncryptionAlgValuesSupported []string json:"authorization_encryption_alg_values_supported" AuthorizationEncryptionEncValuesSupported []string json:"authorization_encryption_enc_values_supported"

code_challenge_methods_supportedstring[]
device_authorization_endpointstring
end_session_endpointstring
grant_types_supportedstring[]
introspection_endpointstring
issuerstring
pushed_authorization_request_endpointstring
registration_endpointstring
request_parameter_supportedboolean
response_modes_supportedstring[]

JwksUri string json:"jwks_uri" // TODO (UMV): Uncomment if required FrontChannelLogoutSessionSupported bool // TODO (UMV): Uncomment if required FrontChannelLogoutSupported bool // TODO (UMV): Uncomment if required CheckSessionIframe string // TODO (UMV): Uncomment if required SubjectTypeSupported []string // TODO (UMV): Uncomment if required IdTokenSigningAlgValuesSupported []string json:"id_token_signing_alg_values_supported" IdTokenEncryptionEncValuesSupported []string json:"id_token_encryption_enc_values_supported" UserInfoSigningAlgValuesSupported []string json:"userinfo_signing_alg_values_supported" RequestObjectSigningAlgValuesSupported []string json:"request_object_signing_alg_values_supported" RequestEncryptionEncValuesSupported []string json:"request_encryption_enc_values_supported"

response_types_supportedstring[]
tls_client_certificate_bound_access_tokenboolean
token_endpointstring
userinfo_endpointstring
All 8 operations