Skip to main content

OidcIdentityProviderAttributeMapping

An OidcIdentityProviderAttributeMapping maps a claim returned from an external OIDC identity provider user authentication or user verification to an IDaaS user attribute.

Properties

NameTypeDescriptionNotes
claimstrThe name of the claim being mapped. This value must be provided when creating or modifying an attribute mapping.
idstrThe UUID of the OIDC identity provider attribute mapping.[optional]
oidc_identity_provider_idstrThe UUID of the OIDC 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