Custom user properties mapping

<< Click to Display Table of Contents >>

Navigation:  Low-code Process Automation > Studio Cloud - Authoring environment > Bizagi Studio > Security definition > Work Portal Security > Synchronizing users > Synchronizing users using SCIM's REST methods > Synchronizing users using Entra ID > SCIM Advanced Entra ID configurations >

Custom user properties mapping

Overview

You can also map the custom user properties configured in Bizagi.

 

Configuration steps

1. Customize the mapping options in Entra ID

Select the Show advanced options checkbox and click Edit attribute list for Bizagi.

 

SCIMCustomUserProperties01

 

each custom property must be preceded by the following prefix:

 

urn:ietf:params:scim:schemas:extension:bizagi:2.0:UserProperties:

 

For example, if a user property is called IdentificationNumber the attribute must be added as follows:

 

urn:ietf:params:scim:schemas:extension:bizagi:2.0:UserProperties:IdentificationNumber

 

SCIMCustomUserProperties02

 

For further information about mapping customizations click here. When you finish registering all the Customized User Properties that you want to synchronize, click Save.

 

note_pin

In custom user property mapping, only basic type properties can be mapped (e.g., strings, int, boolean, or date). The properties linked to parametric tables or to multiple types are not supported.

 

2. Add the mapping

In the attribute mappings section click Add New Mapping.

 

SCIMCustomUserProperties03

 

in the Source Attribute select the Entra ID attribute. In the Target Attribute select the attribute created in the previous step.

 

SCIMCustomUserProperties04

 

It must be displayed in the list of all attributes.

 

SCIMCustomUserProperties05


Last Updated 9/11/2024 10:24:54 AM