Configuration

Get JSON Web Key Set

get

JWKS endpoint containing the public keys used by OpenID Connect Relying Party to verify any JWT issued by the authorization server.

Responses
200

A JSON object that represents a set of JWKs

application/json
get
/.well-known/jwks.json
200

A JSON object that represents a set of JWKs

Last updated

Was this helpful?