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-param
Note: IAP does not verify that the id token's hd claim matches this value
since access behavior is managed by IAM policies.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eVersion 2.7.0 is the latest available version, while the current documentation pertains to version 2.5.0 of the Cloud Identity-Aware Proxy v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOAuthSettings\u003c/code\u003e class is used for configuring OAuth login and consent flow behavior, as well as OAuth credentials within the Cloud Identity-Aware Proxy v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from the \u003ccode\u003eobject\u003c/code\u003e class and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, within the namespace \u003ccode\u003eGoogle.Cloud.Iap.V1\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, \u003ccode\u003eOAuthSettings()\u003c/code\u003e and \u003ccode\u003eOAuthSettings(OAuthSettings)\u003c/code\u003e, and contains the properties \u003ccode\u003eLoginHint\u003c/code\u003e and \u003ccode\u003eProgrammaticClients\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLoginHint\u003c/code\u003e is used to redirect users to their primary IDP by sending it as an hd=? parameter in the OAuth request, while \u003ccode\u003eProgrammaticClients\u003c/code\u003e contains a list of client IDs that are allowed programmatic authentication.\u003c/p\u003e\n"]]],[],null,[]]