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
Name | Type | Description | Notes |
---|---|---|---|
Claim | string | The name of the claim (attribute) being mapped. This value must be provided when creating or modifying an attribute mapping. | |
Id | string | The UUID of the SAML identity provider attribute mapping. | [optional] |
SamlIdentityProviderId | string | The UUID of the SAML identity provider the attribute mapping belongs to. | [optional] |
UserAttribute | UserAttribute | [optional] | |
UserAttributeId | string | The UUID of the IDaaS user attribute being mapped to. This value must be provided when creating or modifying an attribute mapping. |