Domain hint to send as hd=? parameter in OAuth request flow. Enables redirect to primary IDP by skipping Google's login screen.https://developers.google.com/identity/protocols/OpenIDConnect#hd-paramNote: IAP does not verify that the id token's hd claim matches this value since access behavior is managed by IAM policies.
↳ programmatic_clients
array
Optional. List of client ids allowed to use IAP programmatically.
getLoginHint
Domain hint to send as hd=? parameter in OAuth request flow. Enables
redirect to primary IDP by skipping Google's login screen.
Domain hint to send as hd=? parameter in OAuth request flow. Enables
redirect to primary IDP by skipping Google's login screen.https://developers.google.com/identity/protocols/OpenIDConnect#hd-paramNote: IAP does not verify that the id token's hd claim matches this value
since access behavior is managed by IAM policies.
Returns
Type
Description
string|null
setLoginHint
Domain hint to send as hd=? parameter in OAuth request flow. Enables
redirect to primary IDP by skipping Google's login screen.
Sets the field by wrapping a primitive type in a Google\Protobuf\StringValue object.
Domain hint to send as hd=? parameter in OAuth request flow. Enables
redirect to primary IDP by skipping Google's login screen.https://developers.google.com/identity/protocols/OpenIDConnect#hd-paramNote: IAP does not verify that the id token's hd claim matches this value
since access behavior is managed by IAM policies.
Parameter
Name
Description
var
string|null
Returns
Type
Description
$this
getProgrammaticClients
Optional. List of client ids allowed to use IAP programmatically.
[[["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 OAuthSettings (2.1.2)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.2 (latest)](/php/docs/reference/cloud-iap/latest/V1.OAuthSettings)\n- [2.1.1](/php/docs/reference/cloud-iap/2.1.1/V1.OAuthSettings)\n- [2.0.3](/php/docs/reference/cloud-iap/2.0.3/V1.OAuthSettings)\n- [1.4.5](/php/docs/reference/cloud-iap/1.4.5/V1.OAuthSettings)\n- [1.3.4](/php/docs/reference/cloud-iap/1.3.4/V1.OAuthSettings)\n- [1.2.3](/php/docs/reference/cloud-iap/1.2.3/V1.OAuthSettings)\n- [1.1.1](/php/docs/reference/cloud-iap/1.1.1/V1.OAuthSettings)\n- [1.0.1](/php/docs/reference/cloud-iap/1.0.1/V1.OAuthSettings) \nReference documentation and code samples for the Google Cloud Iap V1 Client class OAuthSettings.\n\nConfiguration for OAuth login\\&consent flow behavior as well as for OAuth\nCredentials.\n\nGenerated from protobuf message `google.cloud.iap.v1.OAuthSettings`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Iap \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getLoginHint\n\nDomain hint to send as hd=? parameter in OAuth request flow. Enables\nredirect to primary IDP by skipping Google's login screen.\n\n\u003chttps://developers.google.com/identity/protocols/OpenIDConnect#hd-param\u003e\nNote: IAP does not verify that the id token's hd claim matches this value\nsince access behavior is managed by IAM policies.\n\n### hasLoginHint\n\n### clearLoginHint\n\n### getLoginHintUnwrapped\n\nReturns the unboxed value from `getLoginHint()`\n\nDomain hint to send as hd=? parameter in OAuth request flow. Enables\nredirect to primary IDP by skipping Google's login screen.\n\u003chttps://developers.google.com/identity/protocols/OpenIDConnect#hd-param\u003e\nNote: IAP does not verify that the id token's hd claim matches this value\nsince access behavior is managed by IAM policies.\n\n### setLoginHint\n\nDomain hint to send as hd=? parameter in OAuth request flow. Enables\nredirect to primary IDP by skipping Google's login screen.\n\n\u003chttps://developers.google.com/identity/protocols/OpenIDConnect#hd-param\u003e\nNote: IAP does not verify that the id token's hd claim matches this value\nsince access behavior is managed by IAM policies.\n\n### setLoginHintUnwrapped\n\nSets the field by wrapping a primitive type in a Google\\\\Protobuf\\\\StringValue object.\n\nDomain hint to send as hd=? parameter in OAuth request flow. Enables\nredirect to primary IDP by skipping Google's login screen.\n\u003chttps://developers.google.com/identity/protocols/OpenIDConnect#hd-param\u003e\nNote: IAP does not verify that the id token's hd claim matches this value\nsince access behavior is managed by IAM policies.\n\n### getProgrammaticClients\n\nOptional. List of client ids allowed to use IAP programmatically.\n\n### setProgrammaticClients\n\nOptional. List of client ids allowed to use IAP programmatically."]]