From c6219f53406a04f502e35114961cb4c7898108ed Mon Sep 17 00:00:00 2001 From: Mathieu Simon Date: Thu, 30 Nov 2023 08:55:13 +0100 Subject: [PATCH] Update 4me-provisioning-tutorial.md: Remove DELETE limitation According to 4Me's documentation they do support DELETE operations so no need to mention that as a limitation (anymore). See: * https://developer.4me.com/v1/scim/users/#delete-a-user * https://developer.4me.com/v1/scim/groups/#delete-a-group --- 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