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."],[[["This webpage provides documentation for the `OAuthSettings` class within the Google Cloud Identity-Aware Proxy (IAP) v1 API, focusing on version 2.2.0."],["The `OAuthSettings` class is used to configure OAuth login and consent flow behavior, as well as OAuth credentials."],["This class inherits from `Object` and implements `IMessage\u003cOAuthSettings\u003e`, `IEquatable\u003cOAuthSettings\u003e`, `IDeepCloneable\u003cOAuthSettings\u003e`, `IBufferMessage`, and `IMessage`."],["The `OAuthSettings` class has a `LoginHint` property which is a string used as the domain hint to send as the hd=? parameter in the OAuth request flow, which allows skipping google login page."],["The documentation shows the other versions that are also available, with version 2.7.0 being the most recent."]]],[]]