View Source GoogleApi.CloudIdentity.V1.Model.SamlSsoInfo (google_api_cloud_identity v0.30.0)
Details that are applicable when sso_mode
== SAML_SSO
.
Attributes
-
inboundSamlSsoProfile
(type:String.t
, default:nil
) - Required. Name of theInboundSamlSsoProfile
to use. Must be of the forminboundSamlSsoProfiles/{inbound_saml_sso_profile}
.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.CloudIdentity.V1.Model.SamlSsoInfo{ inboundSamlSsoProfile: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.