Get JWKS
GET/v2alpha1/derivedKeys/jwks.json
Returns the JSON Web Key Set (RFC 7517) with the public keys needed to verify JWT tokens issued by this service. Keys are loaded from configuration (file://, https://, or base64:// URIs).
GET /v2alpha1/derivedKeys/jwks.json
Responses
- 200
- default
A successful response.
An unexpected error response.