Control access or route traffic based on verified claims in a JSON web token (JWT).
About
Basic JWT example
Secure access to destinations with a basic JWT example.
JWT for mesh routes
Secure access to service mesh routes with a basic JWT example.
Multiple JWT providers
Allow JWT credentials from multiple providers.
JWT claim- and scope-based auth
Authorize requests based on claims or scopes in a JWT.