mirror of
https://github.com/open-webui/docs.git
synced 2026-07-20 15:38:19 -04:00
[PR #1004] [CLOSED] docs: add entra group name sync tutorial #991
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?
📋 Pull Request Information
Original PR: https://github.com/open-webui/docs/pull/1004
Author: @fstau
Created: 1/14/2026
Status: ❌ Closed
Base:
main← Head:entra-group-names📝 Commits (1)
bb26891docs: add entra group name sync tutorial📊 Changes
1 file changed (+209 additions, -0 deletions)
View changed files
➕
docs/tutorials/integrations/entra-group-name-sync.md(+209 -0)📄 Description
Add tutorial: Microsoft Entra ID Group Name Sync
Summary
This PR adds a community tutorial explaining how to configure Microsoft Entra ID to return human-readable group names instead of GUIDs when using OAuth group synchronization with Open WebUI.
Background
I am working with a couple of organisations deploying Open WebUI internally that have run into issues with Microsoft Entra ID group synchronisation leading to GUIDs as Open WebUI group names when following default setup instructions. There are issues / discussions on the open-webui repository that describe troubleshooting steps and solutions. I have verified that those work to unblock my own deployments and created this writeup of the required steps to aid others trying to solve this issue via better discoverability in the docs.
This information was gathered from community discussion in open-webui/open-webui#13657.
Content
The tutorial covers:
cloud_displaynameDocumentation Standards
/features/auth/sso,/features/rbac/groups)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.