Overview
Control access or route traffic based on verified claims in a JSON web token (JWT).
Gateway-level JWT policy
Learn how to set up JWT authentication and claim-based authorization for all routes attached to a …
Route-level JWT policy
Learn how to set up JWT authentication and claim-based authorization for specific routes.
Provider example
Learn how to use a JWT from an IAM provider for claims-based authentication.