|
<< Click to Display Table of Contents >> SCIM user synchronization in the Work Portal |
To configure the SCIM user synchronization in the Work Portal, follow the next steps.
This configuration supports user provisioning from Microsoft Entra ID, allowing Bizagi to receive and update user information through the SCIM protocol.
SCIM relies on the OAuth 2.0 protocol to authenticate Bizagi as a trustworthy application in Entra ID. Therefore, you need to create a Bearer Token from Bizagi Work Portal. Bear in mind that you need to generate this token for each environment where user synchronization between Entra ID and Bizagi is needed.
Bearer Token generation
Open the Work Portal as a user with permissions to manage OAuth 2.0 Applications. Click the Admin menu, select the Security option, and then click OAuth 2.0 Applications:

Add a new application by clicking the Add button. Then, create an application with the following properties:
•Grant type: Bearer token.
•Allowed scope: API and USER SYNC.
•Token lifetime: Set this parameter to 0 so the token never expires. Otherwise, you would need to reconfigure the Entra ID application everytime the token expires.

Copy the Client Secret as your token.

Then, continue with the Entra ID configurations for the Work Portal.
|
User provisioning must be configured in Microsoft Entra ID to enable synchronization with Bizagi through SCIM. |
Last Updated 7/17/2026 4:09:38 PM