Hi,
We have few queries related to Azure AD SCIM provisioning.
- Without non-gallery SCIM application, what are the list of features which are not available during SCIM integration in comparison to Azure AD gallery application.
Below is the list which we are able to get from multiple documents. Are there any other missing features?
- Unavailability of OAuth setup on the non-gallery applications
- Schema discovery isn't currently supported on custom non-gallery SCIM application
- When there are multiple updates in Azure user directory with respect to same user or group which could be part of same provisioning cycle, will there be parallel calls for these updates or will these changes be sequentially updated. For instance user getting updated, added/removed from multiple groups, is there any possibility of overlapping updates.
- While testing Provisioning apis used to get and start the scim applications, we are getting the response using only the beta APIs. (https://learn.microsoft.com/en-us/graph/api/synchronization-synchronizationjob-post?view=graph-rest-beta&tabs=http). Please suggest if there is any timeline to get the production ready apis.