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