JSON-based request processing and token handling
Airlock Gateway supports secure processing of JSON-based data, including the parsing and filtering of JSON objects in requests, the validation of JSON Web Tokens (JWTs), and the selection of cryptographic keys for JWT verification. This chapter explains how JSON parameters are extracted and handled, how JWTs are validated using cryptographic keys, and how key selection is performed via JSON Web Key Sets (JWKS).