If you are interested in trying out Gloo Gateway with the Kubernetes Gateway API, check out Solo Enterprise for kgateway. This version adds enterprise functionality on top of the kgateway open source project.
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.