allowHttpOptions property
Configuration to allow HTTP OPTIONS calls to skip authorization.
If undefined, IAP will not apply any special logic to OPTIONS requests.
Implementation
core.bool? allowHttpOptions;
Configuration to allow HTTP OPTIONS calls to skip authorization.
If undefined, IAP will not apply any special logic to OPTIONS requests.
core.bool? allowHttpOptions;