Azure Active Directory User Provisioning Production and Preview Environments

This article will go over how to set up user provisioning in a Azure Active Directory.

Before you start please check that your instance has met the following requirements:

Steps:
  1. Login into Azure AD portal, select Azure Active Directory on the left navigation panel.

2. Select the Enterprise applications tab.

3. Click on + New application to add SalesHood integration

4. Choose Non-gallery application. Type in the application’s name. Click Add

5. Select the Provisioning tab and choose Automatic as Provisioning Mode.

6. Fill in Admin Credentials.

Tenant URL is the SCIM endpoint URL https://[yoursubdomain].saleshood.com/scim/v2/

Ex. https://saleshood.saleshood.com/scim/v2/

Secret Token is the SCIM API token generated by your company admin.

Click Test Connection.

If your receive Successfully updated SalesHood this mean you are ready for Provisioning. Click Save and proceed to the next step.

If you receive error like below, please contact SalesHood for support.

7. In the Mappings section

Disabled Groups mappings since this is not yet supported: 

Click on Synchronize Azure Active Directory Groups to customappsso → Choose False in the Enabledsection → Save

Click on Synchronize Azure Active Directory Users to customappsso and config the Attribute Mappings as below then click Save. Other attributes are not yet supported.

AZURE ACTIVE DIRECTORY ATRRIBUTECUSTOMAPPSSO ATTRIBUTEMATCHING PRECEDENCE
userPrincipalNameuserName1
Switch([IsSoftDeleted], , “False”, “True”, “True”, “False”)active
jobTitletitle
givenNamename.givenName
surnamename.familyName
managerurn:ietf:params:scim:schemas:extension:enterprise:2.0:User:manager

8. Select Sync only assigned users and groups then turn Provisioning Status On → Save

Azure AD provisioning is now running.

9. Go to the Users and groups to add users to be provisioned to your SalesHood app.

Was this article helpful?

Related Articles

Leave A Comment?

You must be logged in to post a comment.