Skip to main content

SamlIdentityProviderAttributeMapping

An SamlIdentityProviderAttributeMapping maps a claim (attribute) returned from an external SAML identity provider user authentication or user verification to an IDaaS user attribute.

Properties

NameTypeDescriptionNotes
claimstrThe name of the claim (attribute) being mapped. This value must be provided when creating or modifying an attribute mapping.
idstrThe UUID of the SAML identity provider attribute mapping.[optional]
saml_identity_provider_idstrThe UUID of the SAML identity provider the attribute mapping belongs to.[optional]
user_attributeUserAttribute[optional]
user_attribute_idstrThe UUID of the IDaaS user attribute being mapped to. This value must be provided when creating or modifying an attribute mapping.

Example