Skip to main content

inbound_saml_sso_profiles

Overview

Nameinbound_saml_sso_profiles
TypeResource
Idgoogle.cloudidentity.inbound_saml_sso_profiles

Fields

NameDatatypeDescription
namestringOutput only. Resource name of the SAML SSO profile.
customerstringImmutable. The customer. For example: customers/C0123abc.
displayNamestringHuman-readable name of the SAML SSO profile.
idpConfigobjectSAML IDP (identity provider) configuration.
spConfigobjectSAML SP (service provider) configuration.

Methods

NameAccessible byRequired ParamsDescription
getSELECTinboundSamlSsoProfilesIdGets an InboundSamlSsoProfile.
listSELECTLists InboundSamlSsoProfiles for a customer.
createINSERTCreates an InboundSamlSsoProfile for a customer.
deleteDELETEinboundSamlSsoProfilesIdDeletes an InboundSamlSsoProfile.
_listEXECLists InboundSamlSsoProfiles for a customer.
patchEXECinboundSamlSsoProfilesIdUpdates an InboundSamlSsoProfile.