google_api_identity_toolkit v0.2.0 GoogleApi.IdentityToolkit.V3.Model.IdpConfig View Source
Template for a single idp configuration.
Attributes
clientId
(type:String.t
, default:nil
) - OAuth2 client ID.enabled
(type:boolean()
, default:nil
) - Whether this IDP is enabled.experimentPercent
(type:integer()
, default:nil
) - Percent of users who will be prompted/redirected federated login for this IDP.provider
(type:String.t
, default:nil
) - OAuth2 provider.secret
(type:String.t
, default:nil
) - OAuth2 client secret.whitelistedAudiences
(type:list(String.t)
, default:nil
) - Whitelisted client IDs for audience check.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.