Skip to content

Commit 0bb953b

Browse files
authored
Merge pull request #90503 from ArvindHarinder1/patch-13
Update title and metadata
2 parents 0132fed + b35448c commit 0bb953b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/active-directory/manage-apps/use-scim-to-provision-users-and-groups.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Automate provisioning of apps using SCIM in Azure Active Directory | Microsoft Docs
3-
description: Azure Active Directory can automatically provision users and groups to any application or identity store that is fronted by a web service with the interface defined in the SCIM protocol specification
2+
title: SCIM user provisioning with Azure Active Directory | Microsoft Docs
3+
description: Learn to build a SCIM endpoint, integrate your SCIM API with Azure Active Directory, and start automating provisoning users and groups into your applications.
44
services: active-directory
55
documentationcenter: ''
66
author: msmimart
@@ -20,9 +20,9 @@ ms.custom: aaddev;it-pro;seohack1
2020

2121
ms.collection: M365-identity-device-management
2222
---
23-
# Using System for Cross-Domain Identity Management (SCIM) to automatically provision users and groups from Azure Active Directory to applications
23+
# SCIM user provisioning with Azure Active Directory
2424

25-
SCIM is standardized protocol and schema that aims to drive greater consistency in how identities are managed across systems. When an application supports a SCIM endpoint for user management, the Azure AD user provisioning service can send requests to create, modify, or delete assigned users and groups to this endpoint.
25+
System for Cross-Domain Identity Management (SCIM) is standardized protocol and schema that aims to drive greater consistency in how identities are managed across systems. When an application supports a SCIM endpoint for user management, the Azure AD user provisioning service can send requests to create, modify, or delete assigned users and groups to this endpoint.
2626

2727
Many of the applications for which Azure AD supports [pre-integrated automatic user provisioning](../saas-apps/tutorial-list.md) implement SCIM as the means to receive user change notifications. In addition to these, customers can connect applications that support a specific profile of the [SCIM 2.0 protocol specification](https://tools.ietf.org/html/rfc7644) using the generic "non-gallery" integration option in the Azure portal.
2828

0 commit comments

Comments
 (0)