This documentation uses Gloo Gateway proxies with the Kubernetes Gateway API. To use the Edge API instead, click here. Note that some features, such as AI gateways, are not supported with the Edge API.
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.