Provides the set of public keys used to verify the signature of JWTs issued by the authentication server. Clients should use the kid (Key ID) from a JWTโs header to select the correct key for validation.
A JSON object containing an array of public keys.