Get JSON Web Key Set (JWKS)
GET/.well-known/jwks.json
Returns the JSON Web Key Set used for token verification
Responses
- 200
{ "keys": []interface{} }
GET/.well-known/jwks.json
Returns the JSON Web Key Set used for token verification
{ "keys": []interface{} }