Skip to main content

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

A successful response.