From a8715657df324ba1f0d1546cb217ab0083fe5552 Mon Sep 17 00:00:00 2001 From: Harshita-130901 <139209134+Harshita-130901@users.noreply.github.com> Date: Wed, 13 Dec 2023 22:08:40 +0530 Subject: [PATCH 1/3] Update 4me-provisioning-tutorial.md --- docs/identity/saas-apps/4me-provisioning-tutorial.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/identity/saas-apps/4me-provisioning-tutorial.md b/docs/identity/saas-apps/4me-provisioning-tutorial.md index bfd785bd1db..156be91f040 100644 --- a/docs/identity/saas-apps/4me-provisioning-tutorial.md +++ b/docs/identity/saas-apps/4me-provisioning-tutorial.md @@ -148,7 +148,6 @@ For more information on how to read the Microsoft Entra provisioning logs, see [ * 4me has different SCIM endpoint URLs for test and production environments. The former ends with **.qa** while the latter ends with **.com** * 4me generated Secret Tokens have an expiration date of a month from generation. -* 4me doesn’t support **DELETE** operations ## Additional resources From e29c3b68abf9eb4a84d4487964e41dfc93de75be Mon Sep 17 00:00:00 2001 From: Harshita-130901 <139209134+Harshita-130901@users.noreply.github.com> Date: Wed, 13 Dec 2023 22:14:33 +0530 Subject: [PATCH 2/3] Update 4me-provisioning-tutorial.md --- docs/identity/saas-apps/4me-provisioning-tutorial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/identity/saas-apps/4me-provisioning-tutorial.md b/docs/identity/saas-apps/4me-provisioning-tutorial.md index 156be91f040..0777822f3c6 100644 --- a/docs/identity/saas-apps/4me-provisioning-tutorial.md +++ b/docs/identity/saas-apps/4me-provisioning-tutorial.md @@ -26,7 +26,7 @@ The objective of this tutorial is to demonstrate the steps to be performed in 4m The scenario outlined in this tutorial assumes that you already have the following prerequisites: * A Microsoft Entra tenant -* [A 4me tenant](https://www.4me.com/trial/) +* [A 4me tenant](https://www.4me.com/) * A user account in 4me with Admin permissions. > [!NOTE] From ff9367cd17ec9f6340c724835e530daf243fd7c7 Mon Sep 17 00:00:00 2001 From: Harshita-130901 <139209134+Harshita-130901@users.noreply.github.com> Date: Thu, 14 Dec 2023 12:07:31 +0530 Subject: [PATCH 3/3] Update 4me-provisioning-tutorial.md --- docs/identity/saas-apps/4me-provisioning-tutorial.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/identity/saas-apps/4me-provisioning-tutorial.md b/docs/identity/saas-apps/4me-provisioning-tutorial.md index 0777822f3c6..dc2682d52dc 100644 --- a/docs/identity/saas-apps/4me-provisioning-tutorial.md +++ b/docs/identity/saas-apps/4me-provisioning-tutorial.md @@ -148,6 +148,7 @@ For more information on how to read the Microsoft Entra provisioning logs, see [ * 4me has different SCIM endpoint URLs for test and production environments. The former ends with **.qa** while the latter ends with **.com** * 4me generated Secret Tokens have an expiration date of a month from generation. +* 4me doesn’t support **HARD DELETE** of Users. SCIM users are never really deleted in 4me, instead the **active** attribute of the SCIM user will be set to **false** and the related 4me person record will be disabled. ## Additional resources