Blog Post

Microsoft Entra Blog
2 MIN READ

Azure AD Premium now supports SCIM 2.0!

Alex Simons (AZURE)'s avatar
Sep 07, 2018
First published on CloudBlogs on Nov, 17 2015
Today I'm happy to let you know that we've turned on support for SCIM ("System for Cross-domain Identity Management") in Azure AD Premium. SCIM is a new emerging standard with makes it easier for SaaS applications and directories like Azure AD to interoperate by giving us a standards based model for how to provision, update and de-provision user accounts across cloud services. As many of you know, Azure AD already provides automatic provisioning for all our featured apps , including Google Apps, ServiceNow and Dropbox. But for each of those applications, we had to design custom connectors for their custom API's. SCIM is designed to eliminate the need to do this kind of custom work and make it easier to snap directories and applications together. For example, the automated provisioning with Facebook@Work which we announced last week uses SCIM and we were able to get it working in about a week! And now we've turned this SCIM support on for Azure AD Premium customers who want to bring their own apps! Here's how it works:

So now you can use SCIM to connect up your own standards based applications to Azure AD.

Finally, we'd love to hear from you! Your input will help us ensure that we are delivering a solution that is flexible and helps enable user provisioning to all of the apps you need. We're engaged with other technology vendors and application developers to promote and ensure 'plug and play' compatibility with other implementations of SCIM.

If you have any suggestions, questions, or comments, please let us know.

Best Regards,

Alex Simons (Twitter: @Alex_A_Simons )

Director of Program Management

Microsoft Identity Division

Published Sep 07, 2018
Version 1.0
  • Suresh's avatar
    Suresh
    Copper Contributor

    Hi Alex,

     

    Thank you , We are working on SCIM Endpoint creation for Custom app and We need to know Endpoint should needs to be created and hosted in locally in application server and how do we build the Endpoint