mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #17964] issue: Scim 2.0 Error when sync groups with Entra ID #18450
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @helmuteke on GitHub (Oct 1, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/17964
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.6.32
Ollama Version (if applicable)
No response
Operating System
Debian
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
Sync the assigned groups & users from entra id to openweb ui
Actual Behavior
when i do the first sync groups and members synced perfectly , when i add a group in entra to the sync then i get a failure
Multiple entries were found to match this value, when no more than one was expected: Object Type: urn:ietf:params:scim:schemas:core:2.0:Group Property: displayName Value: xxxxxx. This operation was retried 0 times. It will be retried again after this date: 2025-10-01T12:07:34.5026663Z UTC
Steps to Reproduce
Entra id Sync
Logs & Screenshots
Multiple entries were found to match this value, when no more than one was expected: Object Type: urn:ietf:params:scim:schemas:core:2.0:Group Property: displayName Value: xxxxxx. This operation was retried 0 times. It will be retried again after this date: 2025-10-01T12:07:34.5026663Z UTC
Additional Information
No response
@tjbck commented on GitHub (Oct 2, 2025):
PR Welcome. SCIM support is experimental.