Hi @Shripad Godse ,
Thanks for reaching out.
There is a sample provided by Micrsoft Entra to build the SCIM endpoint. This sample has all the endpoints to provision users and groups.
https://github.com/AzureAD/SCIMReferenceCode
Thanks,
Shweta
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am new and looking for assistance to achieve user provisioning in my web application. I have a .NET Core application and Azure AD multi-tenant setup for single sign-on. The goal is to automatically add users in my web application when clients add users in their tenant.
I have looked through some links for guidance but haven't found a clear idea of how to implement SCIM to provision users and groups.
Please help me here to achieve SCIM.
Links I have viewed:
Thank you for your help in advance.
Hi @Shripad Godse ,
Thanks for reaching out.
There is a sample provided by Micrsoft Entra to build the SCIM endpoint. This sample has all the endpoints to provision users and groups.
https://github.com/AzureAD/SCIMReferenceCode
Thanks,
Shweta