Glossary

JWKS (JSON Web Key Set)

A JWKS is the published set of public keys that sign partner access tokens. Fetch it, cache by key ID, and verify a token's signature without calling the server.

2 min read

Definition

A JSON Web Key Set is a document of public keys, each with a key ID (kid). To verify an access-token JWT locally, select the key by the token's kid and check the signature. Keys rotate, so a fresh kid means re-fetch the set.

In plain terms

The public keys that let you check a token is genuine, without asking the server.

Why it matters here

Served at /partner/v1/oauth/jwks. See verifying a token locally.

Funding for UK limited companies

Credicorp lends to your company, not to you personally — short-term working capital with no personal guarantee. See what your business could access.