01
Public HTTP Proxy
This preset creates a public-facing OCI API Gateway with a single deployment that proxies HTTP requests to a backend service. It includes CORS configuration for browser-based clients, a health check...
Loading...
Ready-to-deploy configuration presets for API Gateway. Each preset is a complete manifest you can copy, customize, and deploy.
3 presetsThis preset creates a public-facing OCI API Gateway with a single deployment that proxies HTTP requests to a backend service. It includes CORS configuration for browser-based clients, a health check...
This preset creates a public OCI API Gateway with JWT token validation, per-route authorization, rate limiting, CORS, and logging. The gateway validates Bearer tokens against a remote JWKS endpoint...
This preset creates a private (VCN-internal) OCI API Gateway that routes requests to OCI Functions backends. The gateway is accessible only from within the VCN (or via peered VCNs, VPN, and...