Skip to main content
GET
JavaScript

Response

Authorization server metadata

issuer
string<uri>

Authorization server issuer URL

token_endpoint
string<uri>

Token endpoint URL

introspection_endpoint
string<uri>

Token introspection endpoint URL

jwks_uri
string<uri>

JWK Set endpoint URL

registration_endpoint
string<uri>

Dynamic client registration endpoint URL

authorization_endpoint
string<uri>

Authorization endpoint URL

grant_types_supported
string[]

Supported grant types

code_challenge_methods_supported
string[]

Supported PKCE code challenge methods

response_types_supported
string[]

Supported response types

token_endpoint_auth_methods_supported
string[]

Supported token endpoint authentication methods

scopes_supported
string[]

Supported OAuth scopes

Example: