SCIM Manual User Mapping in Azure for the Customer Portal

<< 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 Entra ID configurations > SCIM Entra ID configurations for the Customer Portal >

SCIM Manual User Mapping in Azure for the Customer Portal

Overview

You can map the attributes of your Bizagi App in Azure manually. Bear in mind that to to do so, you must have previously created a Bizagi App in Azure. For more information refer to SCIM Entra ID configuration for the Work Portal.

Steps

To map a user manually follow the next steps:

In Azure go to the Provisioning section.

 

SCIM_manual_mapping_azure_1

 

Then, go to Edit provisioning> Mappings > Provision Azure Active Directory Users.

 

SCIM_manual_mapping_azure_2

SCIM_manual_mapping_azure_3

 

A new section opens. This section shows default attributes that are part of  the Bizagi app that do not need to be modified.

 

SCIM_manual_mapping_azure_4

 

Nevertheless, for the mapping to be successful, you must add three attributes: externalId, title and the Bizagi Attribute (urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:manager).

 

To add each one of them, you must click the Show Advanced Options option, and then select Edit attribute list for Bizagi.

 

SCIM_manual_mapping_azure_5

 

For each new attribute, enter the name, select the type (String for name and title and Reference for the Bizagi attribute) and select the Required checkbox for the name and title attributes.

 

SCIM_manual_mapping_azure_6

 

The Bizagi Attribute (urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:manager) also requires that you select the Referenced Object Attribute shown in the image below.

 

SCIM_manual_mapping_azure_7

 

After adding the three new attributes, click Save.

 

Then, you must map the new attributes. To do so, click the Add new Mapping option.

 

SCIM_manual_mapping_azure_8

 

Then, select the Source Attribute and the Target Attribute.

 

For externalId, the Source Attribute is: objectId and the Target Attribute is: externalId

 

SCIM_manual_mapping_azure_9

 

For title, the Source Attribute is: jobTitle and the Target Attribute is: title

 

SCIM_manual_mapping_azure_10

 

For the Bizagi Attribute (urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:manager), the Source Attribute is: manager and the Target Attribute is: urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:manager

 

SCIM_manual_mapping_azure_11

note_pin

If you do not have the manager attribute mapped, you can use mail as the Source Attribute instead.

 

When you are done, click the Ok button.


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