You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AzureADchecksthecurrentattributevalueintheidentitystorebeforeupdatingit. However, onlythemanagerattributeisthecheckedfirstforusers. Here'sanexampleofarequesttodeterminewhetherthemanagerattributeofauserobjectcurrentlyhasacertainvalue:
@@ -1304,7 +1304,7 @@ Check with your application provider, or your application provider's documentati
1304
1304
1305
1305
### Getting started
1306
1306
1307
-
ApplicationsthatsupporttheSCIMprofiledescribedinthisarticlecanbeconnectedtoAzureADusingthe"non-gallery application"featureintheAzureADapplicationgallery. Onceconnected, AzureADrunsasynchronizationprocessevery40minuteswhereitqueriestheapplication's SCIM endpoint for assigned users and groups, and creates or modifies them according to the assignment details.
1307
+
ApplicationsthatsupporttheSCIMprofiledescribedinthisarticlecanbeconnectedtoAzureADusingthe"non-gallery application"featureintheAzureADapplicationgallery. Onceconnected, AzureADrunsasynchronizationprocess. Theprocessrunsevery40minutes. Theprocessqueriestheapplication's SCIM endpoint for assigned users and groups, and creates or modifies them according to the assignment details.
1308
1308
1309
1309
**ToconnectanapplicationthatsupportsSCIM:**
1310
1310
@@ -1398,7 +1398,7 @@ The provisioning service supports the [authorization code grant](https://tools.i
0 commit comments