JWKS
A JSON Web Key set is a JSON object which represents a set of JSON Web Keys (a JSON object that represents a cryptographic key).
Get jwks
GET
{{BASE_URL}}/api/jwks
Get a JWKS object to validate the token issued from BE0.
Last updated
Was this helpful?