Explore how to secure your APIs with these ready-to-run examples:
- SSL and TLS Encrypt traffic and ensure secure communication.
- OAuth2, OIDC and JWT
- Use different OAuth2 flows with APIs
- Authentication and authorization with JWT, OAuth2 and OpenID Connect
- JSON Web Tokens How to generate JWT at the API Gateway.
- API Keys Simple but powerful access control using API keys.
- Cross-Origin Resource Sharing (CORS)
- JSON Protection Defend against threats like JSON-based DoS attacks.
- Access Control List Restrict access based on IP address or hostname.
- Form based login Add user login functionality with HTML forms.
- NTLM authentication Support legacy Microsoft authentication protocols.