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 API class is 2.7.0, with version 2.1.0 being the current context, and the class is part of the Google Cloud Identity-Aware Proxy v1 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eOAuthSettings\u003c/code\u003e is a class used for configuring OAuth login and consent flow, along with OAuth credentials, and it inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe class has methods inherited from the base Object class, including \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e, and also has implementations for \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eOAuthSettings\u003c/code\u003e includes properties like \u003ccode\u003eLoginHint\u003c/code\u003e, which is a string type used for providing a domain hint during the OAuth request flow, enabling redirection to the primary IDP.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: one parameterless \u003ccode\u003eOAuthSettings()\u003c/code\u003e, and the other \u003ccode\u003eOAuthSettings(OAuthSettings other)\u003c/code\u003e that takes another \u003ccode\u003eOAuthSettings\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]