Skip to content

Commit 54c5c59

Browse files
expanding the acronym as there was a comment in the doc about missing definition.
1 parent 1c22e41 commit 54c5c59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/manage-apps/user-provisioning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Azure AD features pre-integrated support for many popular SaaS apps and human re
6262

6363
* **Applications that support SCIM 2.0**. For information on how to generically connect applications that implement SCIM 2.0-based user management APIs, see [Build a SCIM endpoint and configure user provisioning](use-scim-to-provision-users-and-groups.md).
6464

65-
## What is SCIM?
65+
## What is System for Cross-domain Identity Management (SCIM)?
6666

6767
To help automate provisioning and deprovisioning, apps expose proprietary user and group APIs. However, anyone who’s tried to manage users in more than one app will tell you that every app tries to perform the same simple actions, such as creating or updating users, adding users to groups, or deprovisioning users. Yet, all these simple actions are implemented just a little bit differently, using different endpoint paths, different methods to specify user information, and a different schema to represent each element of information.
6868

0 commit comments

Comments
 (0)