Configuration to allow HTTP OPTIONS calls to skip authentication and authorization. If undefined, IAP will not apply any special logic to OPTIONS requests.
getAllowHttpOptions
Configuration to allow HTTP OPTIONS calls to skip
authentication and authorization. If undefined, IAP will not apply any
special logic to OPTIONS requests.
Returns the unboxed value from getAllowHttpOptions()
Configuration to allow HTTP OPTIONS calls to skip
authentication and authorization. If undefined, IAP will not apply any
special logic to OPTIONS requests.
Returns
Type
Description
bool|null
setAllowHttpOptions
Configuration to allow HTTP OPTIONS calls to skip
authentication and authorization. If undefined, IAP will not apply any
special logic to OPTIONS requests.
Sets the field by wrapping a primitive type in a Google\Protobuf\BoolValue object.
Configuration to allow HTTP OPTIONS calls to skip
authentication and authorization. If undefined, IAP will not apply any
special logic to OPTIONS requests.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Iap V1 Client - Class CorsSettings (2.1.2)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.2 (latest)](/php/docs/reference/cloud-iap/latest/V1.CorsSettings)\n- [2.1.1](/php/docs/reference/cloud-iap/2.1.1/V1.CorsSettings)\n- [2.0.3](/php/docs/reference/cloud-iap/2.0.3/V1.CorsSettings)\n- [1.4.5](/php/docs/reference/cloud-iap/1.4.5/V1.CorsSettings)\n- [1.3.4](/php/docs/reference/cloud-iap/1.3.4/V1.CorsSettings)\n- [1.2.3](/php/docs/reference/cloud-iap/1.2.3/V1.CorsSettings)\n- [1.1.1](/php/docs/reference/cloud-iap/1.1.1/V1.CorsSettings)\n- [1.0.1](/php/docs/reference/cloud-iap/1.0.1/V1.CorsSettings) \nReference documentation and code samples for the Google Cloud Iap V1 Client class CorsSettings.\n\nAllows customers to configure HTTP request paths that'll allow HTTP\n`OPTIONS` call to bypass authentication and authorization.\n\nGenerated from protobuf message `google.cloud.iap.v1.CorsSettings`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Iap \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getAllowHttpOptions\n\nConfiguration to allow HTTP `OPTIONS` calls to skip\nauthentication and authorization. If undefined, IAP will not apply any\nspecial logic to `OPTIONS` requests.\n\n### hasAllowHttpOptions\n\n### clearAllowHttpOptions\n\n### getAllowHttpOptionsUnwrapped\n\nReturns the unboxed value from `getAllowHttpOptions()`\n\nConfiguration to allow HTTP `OPTIONS` calls to skip\nauthentication and authorization. If undefined, IAP will not apply any\nspecial logic to `OPTIONS` requests.\n\n### setAllowHttpOptions\n\nConfiguration to allow HTTP `OPTIONS` calls to skip\nauthentication and authorization. If undefined, IAP will not apply any\nspecial logic to `OPTIONS` requests.\n\n### setAllowHttpOptionsUnwrapped\n\nSets the field by wrapping a primitive type in a Google\\\\Protobuf\\\\BoolValue object.\n\nConfiguration to allow HTTP `OPTIONS` calls to skip\nauthentication and authorization. If undefined, IAP will not apply any\nspecial logic to `OPTIONS` requests."]]