A valid request URL is required to generate request examples
{ "authorization_endpoint": "<string>", "code_challenge_methods_supported": [ "<string>" ], "device_authorization_endpoint": "<string>", "grant_types_supported": [ "<string>" ], "introspection_endpoint": "<string>", "issuer": "<string>", "jwks_uri": "<string>", "op_policy_uri": "<string>", "op_tos_uri": "<string>", "pushed_authorization_request_endpoint": "<string>", "registration_endpoint": "<string>", "request_parameter_supported": true, "request_uri_parameter_supported": true, "require_pushed_authorization_requests": true, "response_types_supported": [ "<string>" ], "revocation_endpoint": "<string>", "scopes_supported": [ "<string>" ], "service_documentation": "<string>", "tls_client_certificate_bound_access_tokens": true, "token_endpoint": "<string>", "token_endpoint_auth_methods_supported": [ "<string>" ], "ui_locales_supported": [ "<string>" ] }
Provides metadata about the OAuth authorization server.
OK
Was this page helpful?
Contact support