Security
Secure your gateway to prevent unauthenticated and unauthorized access to your apps.
Access logging
Backend TLS
CORS
CSRF
External authentication and authorization
IP-based access control (ACL)
Allow or deny HTTP requests based on the client's source IP address using an ACL policy.
JWT
Verify JWT tokens and enforce access control on your gateway routes.
Rate limiting
Web Application Firewall (WAF)
Protect your apps from web attacks by creating a WAFPolicy and applying it to your routes with an …
Was this page helpful?