For the complete documentation index, see llms.txt. Markdown versions of all docs pages are available by appending .md to any docs URL.
JWT
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.
Was this page helpful?