Skip to main content

idp_credentials

Overview

Nameidp_credentials
TypeResource
Idgoogle.cloudidentity.idp_credentials

Fields

NameDatatypeDescription
namestringOutput only. Resource name of the credential.
rsaKeyInfoobjectInformation of a RSA public key.
updateTimestringOutput only. Time when the IdpCredential was last updated.
dsaKeyInfoobjectInformation of a DSA public key.

Methods

NameAccessible byRequired ParamsDescription
getSELECTidpCredentialsId, inboundSamlSsoProfilesIdGets an IdpCredential.
listSELECTinboundSamlSsoProfilesIdReturns a list of IdpCredentials in an InboundSamlSsoProfile.
deleteDELETEidpCredentialsId, inboundSamlSsoProfilesIdDeletes an IdpCredential.
_listEXECinboundSamlSsoProfilesIdReturns a list of IdpCredentials in an InboundSamlSsoProfile.
addEXECinboundSamlSsoProfilesIdAdds an IdpCredential. Up to 2 credentials are allowed.