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"]],[["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-03-21 UTC."],[[["The latest version available for the Google.Cloud.Iap.V1.OAuthSettings is 2.7.0, with versions ranging back to 1.0.0 accessible in the documentation."],["The OAuthSettings class, part of the Cloud Identity-Aware Proxy v1 API, manages the configuration for OAuth login, consent flow, and credentials."],["The OAuthSettings class inherits from the object class and implements multiple interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class `OAuthSettings` has a property called `LoginHint`, which is a string that is used as a domain hint in OAuth request flows to redirect to the primary IDP, and the page has details on how it is used."],["There are 2 constructors available for the OAuthSettings class, one default and another accepting an `OAuthSettings` object as a parameter."]]],[]]