CORS Preflight
Summary
CORS Preflight allows unauthenticated HTTP OPTIONS requests as per the CORS spec.
How to configure
- Core
- Enterprise
- Kubernetes
YAML/JSON setting | Type | Default | Usage |
---|---|---|---|
cors_preflight | boolean | false | optional |
Enable CORS Preflight in the Policy Builder in the Console:
CORS Preflight is not customizable with Kubernetes.
Examples
cors_preflight: true