The information in this documentation is geared towards users that want to use Gloo Gateway proxies with the Kubernetes Gateway API. If you want to use the Gloo Edge API instead, see the Gloo Gateway (Gloo Edge API) documentation.
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.