Skip to content

Commit f4a0081

Browse files
chore: explicitly state group renaming in SCIM is not supported (#1235)
1 parent 8f570ae commit f4a0081

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/langsmith/user-management.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,6 +414,10 @@ The link expires in 24 hours, and can be resent if needed by removing and re-add
414414

415415
#### Group Naming Convention
416416

417+
<Warning>
418+
Renaming groups is **not** supported via SCIM. Group names are persistent because they must match role names and/or workspace names in LangSmith.
419+
</Warning>
420+
417421
Group membership maps to LangSmith workspace membership and workspace roles with a specific naming convention:
418422

419423
**Organization Admin Groups**
@@ -637,7 +641,7 @@ You must use the [Okta Lifecycle Management](https://www.okta.com/products/lifec
637641
- Create users
638642
- Update user attributes
639643
- Deactivate users
640-
- Group push
644+
- Group push (**without group renaming**)
641645
- Import users
642646
- Import groups
643647

0 commit comments

Comments
 (0)