[PR #375] [MERGED] Add OAuth/OIDC group management documentation #455

Closed
opened 2026-02-15 17:17:04 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/375
Author: @elliotmoso
Created: 1/30/2025
Status: Merged
Merged: 2/10/2025
Merged by: @tjbck

Base: mainHead: patch-1


📝 Commits (1)

📊 Changes

1 file changed (+18 additions, -0 deletions)

View changed files

📝 docs/features/sso.md (+18 -0)

📄 Description

There was any information about how to sync the OIDC groups to the open webui user groups.
After searching in the code I managed to make it work.
In order to others to do not waste time researching in code, here is my contribution.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/docs/pull/375 **Author:** [@elliotmoso](https://github.com/elliotmoso) **Created:** 1/30/2025 **Status:** ✅ Merged **Merged:** 2/10/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`468fe57`](https://github.com/open-webui/docs/commit/468fe5786563538204844e3f2f3826e0b21058cd) Update sso.md ### 📊 Changes **1 file changed** (+18 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/features/sso.md` (+18 -0) </details> ### 📄 Description There was any information about how to sync the OIDC groups to the open webui user groups. After searching in the code I managed to make it work. In order to others to do not waste time researching in code, here is my contribution. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 17:17:04 -05:00
yindo closed this issue 2026-02-15 17:17:04 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/docs#455