View Source GoogleApi.IAP.V1.Model.OAuthSettings (google_api_iap v0.20.2)
Configuration for OAuth login&consent flow behavior as well as for OAuth Credentials.
Attributes
-
loginHint(type:String.t, default:nil) - 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. -
programmaticClients(type:list(String.t), default:nil) - Optional. List of client ids allowed to use IAP programmatically.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.