From b93b15c7507624b1501cfc260034fa86531dbda9 Mon Sep 17 00:00:00 2001 From: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com> Date: Mon, 7 Aug 2023 19:19:50 -0700 Subject: [PATCH] Add role management limitation to SCIM (#17877) * add limitation section * add link to roles page --- _includes/admin-scim.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_includes/admin-scim.md b/_includes/admin-scim.md index 7510c1c457..9ab7d548c8 100644 --- a/_includes/admin-scim.md +++ b/_includes/admin-scim.md @@ -66,4 +66,8 @@ If SCIM is disabled, any user provisioned through SCIM will remain in the organi 1. Sign in to {{ product_link }}{: target="_blank" rel="noopener" class="_" }. 2. {{ sso_navigation }} 3. In the SSO connections table, select the **Actions** icon. -4. Select **Disable SCIM**. \ No newline at end of file +4. Select **Disable SCIM**. + +## Limitations + +Administrators can assign [roles](/docker-hub/roles-and-permissions/) to organization members. However, SCIM doesn't support role management.