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\u003eThe latest version of the \u003ccode\u003eOAuthSettings\u003c/code\u003e documentation is 2.7.0, with version 2.0.0 being the currently viewed version, and multiple versions available dating back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eOAuthSettings\u003c/code\u003e is a class that configures OAuth login and consent flow behavior, along with handling OAuth credentials within the \u003ccode\u003eGoogle.Cloud.Iap.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage<OAuthSettings>\u003c/code\u003e, \u003ccode\u003eIEquatable<OAuthSettings>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<OAuthSettings>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default constructor \u003ccode\u003eOAuthSettings()\u003c/code\u003e and an overloaded constructor \u003ccode\u003eOAuthSettings(OAuthSettings other)\u003c/code\u003e to create an instance from an existing \u003ccode\u003eOAuthSettings\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLoginHint\u003c/code\u003e property allows setting a domain hint to be sent in OAuth requests, potentially skipping Google's login screen and redirecting to a primary IDP.\u003c/p\u003e\n"]]],[],null,[]]