[PR #508] [MERGED] docs: Docs for ENABLE_OAUTH_GROUP_CREATION & friends #569

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/508
Author: @taylorwilsdon
Created: 4/19/2025
Status: Merged
Merged: 4/20/2025
Merged by: @tjbck

Base: mainHead: ENABLE_OAUTH_GROUP_CREATION_docs


📝 Commits (3)

  • 1762b33 add docs for ENABLE_OAUTH_GROUP_CREATION
  • d7e1785 clarify just in time group creation, distinguish bt group mgmt and creation flags, sync warning
  • 3a873e9 merge upstream

📊 Changes

2 files changed (+42 additions, -12 deletions)

View changed files

📝 docs/features/sso.md (+19 -8)
📝 docs/tutorials/integrations/okta-oidc-sso.md (+23 -4)

📄 Description

Revised documentation files 'docs/tutorials/integrations/okta-oidc-sso.md', 'docs/features/sso.md', and 'docs/getting-started/env-configuration.md' to incorporate changes in https://github.com/open-webui/open-webui/pull/13039. The updates clarify the Just-in-Time (JIT) nature of the group creation, distinguish between group management and group creation flags + warnings re: strict synchronization behavior that removes users from groups not present in OAuth claims when management is enabled.


🔄 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/508 **Author:** [@taylorwilsdon](https://github.com/taylorwilsdon) **Created:** 4/19/2025 **Status:** ✅ Merged **Merged:** 4/20/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `ENABLE_OAUTH_GROUP_CREATION_docs` --- ### 📝 Commits (3) - [`1762b33`](https://github.com/open-webui/docs/commit/1762b338bd7fc7fd7a251d745e821eb45202136a) add docs for ENABLE_OAUTH_GROUP_CREATION - [`d7e1785`](https://github.com/open-webui/docs/commit/d7e1785e6829f836d37ebbd5b7a1e324aaba56b2) clarify just in time group creation, distinguish bt group mgmt and creation flags, sync warning - [`3a873e9`](https://github.com/open-webui/docs/commit/3a873e9e44802d56bf599e7b228c0a8fa631a789) merge upstream ### 📊 Changes **2 files changed** (+42 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `docs/features/sso.md` (+19 -8) 📝 `docs/tutorials/integrations/okta-oidc-sso.md` (+23 -4) </details> ### 📄 Description Revised documentation files 'docs/tutorials/integrations/okta-oidc-sso.md', 'docs/features/sso.md', and 'docs/getting-started/env-configuration.md' to incorporate changes in https://github.com/open-webui/open-webui/pull/13039. The updates clarify the Just-in-Time (JIT) nature of the group creation, distinguish between group management and group creation flags + warnings re: strict synchronization behavior that removes users from groups not present in OAuth claims when management is enabled. --- <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:42 -05:00
yindo closed this issue 2026-02-15 17:17:42 -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#569