.well-known
Get JSON Web Key Set
Retrieve a JSON Web Key Set (JWKS) object containing the public keys
used to verify
JSON Web Tokens (JWT) issued by the Hanko API and signed using the RS256 signing algorithm.
GET
https://{tenant_id}.hanko.io
/
.well-known
/
jwks.json
Response
200 - application/json
keys
object[]
Was this page helpful?