Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 348 Bytes

oauth-json-web-key-sets.md

File metadata and controls

7 lines (7 loc) · 348 Bytes
tags
oauth
security
jwt

The JSON Web Key Set (JWKS) is a set of keys containing the public keys used to verify any [[jwt]] issued by [[oauth-roles#Authorization Server|OAuth Server]]. This keys is used by [[oauth-roles#API Resource|APIs]] to make [[oauth-access-token-validation#Local Token validation|local token validation]]