SamlIdentityProviderUserAuthMatchMapping
An SamlIdentityProviderUserAuthMatchMapping maps a claim (attribute) returned from an external SAML identity provide user authentication to an IDaaS User user attribute for matching purposes.
Properties
Name | Type | Description | Notes |
---|---|---|---|
Claim | string | The name of the claim (attribute) being mapped. This value must be provided when creating or modifying a user authentication match mapping. | |
Id | string | The UUID of the SAML identity provider user authentication match mapping. | [optional] |
SamlIdentityProviderId | string | The UUID of the SAML identity provider the user authentication match 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 a user authentication match mapping. |