From baf0d57e59d2ef6657212e31f204818eecaa04da Mon Sep 17 00:00:00 2001 From: rexchoppers Date: Fri, 14 Aug 2026 10:32:26 +0100 Subject: [PATCH 1/2] docs(scim): remove outdated Entra license assignment limitation note --- src/content/docs/aws/organizations-admin/sso/scim/entra.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/content/docs/aws/organizations-admin/sso/scim/entra.md b/src/content/docs/aws/organizations-admin/sso/scim/entra.md index cd4d3889..49e848a5 100644 --- a/src/content/docs/aws/organizations-admin/sso/scim/entra.md +++ b/src/content/docs/aws/organizations-admin/sso/scim/entra.md @@ -149,8 +149,4 @@ The `409` is transient - Entra retries the failed operation on the next cycle, a #### Last-Admin Protection -LocalStack will reject any SCIM request that would leave the workspace without an admin. If you attempt to remove the only admin from the admin role group, the request fails with `409 Cannot remove the last workspace admin`. Assign another admin in LocalStack first, then retry the removal. - -:::note -License assignment via SCIM is not supported with Microsoft Entra ID. To assign licenses through SCIM, use [Okta](/aws/organizations-admin/sso/scim/okta/#license-management). Otherwise, manage license assignments directly in the LocalStack web app. -::: +LocalStack will reject any SCIM request that would leave the workspace without an admin. If you attempt to remove the only admin from the admin role group, the request fails with `409 Cannot remove the last workspace admin`. Assign another admin in LocalStack first, then retry the removal. \ No newline at end of file From 21f65ccb0372caa87352110497485741bdbad7fe Mon Sep 17 00:00:00 2001 From: rexchoppers Date: Fri, 14 Aug 2026 11:21:39 +0100 Subject: [PATCH 2/2] docs(scim): remove outdated note that Entra doesn't support license assignment --- src/content/docs/aws/organizations-admin/sso/scim/index.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/content/docs/aws/organizations-admin/sso/scim/index.md b/src/content/docs/aws/organizations-admin/sso/scim/index.md index f40ed5f9..7cfc683b 100644 --- a/src/content/docs/aws/organizations-admin/sso/scim/index.md +++ b/src/content/docs/aws/organizations-admin/sso/scim/index.md @@ -18,10 +18,6 @@ For IdP-specific setup instructions, see: - [SCIM with Okta](/aws/organizations-admin/sso/scim/okta/) - [SCIM with Microsoft Entra ID](/aws/organizations-admin/sso/scim/entra/) -:::note -License assignment via SCIM is currently supported with **Okta** only. Microsoft Entra ID supports user provisioning, deprovisioning, and role management, but not license assignment. -::: - ## Prerequisites - An active Enterprise subscription with the SCIM feature enabled