jwks.json for Verification of issued tokens
GET/.well-known/jwks.json
JWKS is a set of public keys used to verify JWTs issued by the authorization server. Cidaas exposes a JWKS endpoint for each tenant at https://domain/.well-known/jwks.json, containing the JWK used to sign all Cidaas-issued JWTs for that tenant.
Request
Responses
- 200
OK