Jwt
2 articles
·
16 min read
Tamper Detection at the Istio Gateway Layer
Learn how to detect and prevent tampering of incoming traffic at the Istio Gateway layer using mTLS, JWT validation, and custom authorization policies.
tamper-detection
security
gateway
istio
validation
jwt
mtls
·
9 min read
Using Custom JWT Claims for Authorization in Istio Gateway
How to extract custom claims from JWT tokens and use them for fine-grained authorization in Istio Gateway. Complete examples with audience claims, tenant IDs, roles, and permissions.
istio
jwt
authorization
security
authorizationpolicy