Tag Archives: provisioning

Microsoft Entra API-driven inbound user provisioning


Now with API-driven inbound provisioning, the Microsoft Entra provisioning service now supports integration with any system of record. Customers and partners can use any automation tool of their choice to retrieve workforce data from the system of record and ingest it into Microsoft Entra ID.

The IT admin has full control on how the data is processed and transformed with attribute mappings. Once the workforce data is available in Microsoft Entra ID, the IT admin can configure appropriate joiner-mover-leaver business processes using Lifecycle Workflows.

For more information, refer: https://learn.microsoft.com/en-us/entra/identity/app-provisioning/inbound-provisioning-api-concepts

SCIM Developer: Validate your Azure AD SCIM endpoint using SCIM Validator Tool


If you’re a SCIM developer then this is intended for you. In this we will see how you can use the Azure AD SCIM Validator to validate that your provisioning server is compatible with the Azure SCIM client.

To get started, make sure you have,

  • Valid Azure Subscription
  • SCIM endpoint

Step 1: Let’s validate the SCIM Endpoint.

a. Let’s navigate to https://scimvalidator.microsoft.com/

b. Select one of the three options:

Step 2: Let’s configure the testing method

Step 3: Let’s validate your SCIM endpoint.

a. Select Test Schema to begin the test.
b. Review the results with a summary of passed and failed tests.
c. Select the show details tab and review and fix issues.
d. Continue to test your schema until all tests pass.

Now you learnt how you can utilize the tool and validate further. Good job!!

Note:
– For more detailed step-by-step information, please refer the documentation.
In case if you created any Azure resources part of your testing & no longer needed, then make sue to delete them.