mirror of
https://github.com/open-webui/docs.git
synced 2026-07-20 15:38:19 -04:00
[PR #620] [MERGED] Add SCIM 2.0 configuration and setup documentation #665
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/620
Author: @dieu-bis
Created: 7/13/2025
Status: ✅ Merged
Merged: 8/13/2025
Merged by: @Classic298
Base:
dev← Head:main📝 Commits (10+)
0f96a4atest43d13aeUpdate docusaurus.config.ts0116340add scim env documentation57a5531Create scim.mdx3a83ea7Update scim.mdx897e3feremove vscode2e25ad4Delete .vscode/settings.json845a428Update gh-pages.yml83dca30Update .gitignore8b83235Update .gitignore📊 Changes
2 files changed (+205 additions, -0 deletions)
View changed files
➕
docs/features/scim.mdx(+189 -0)📝
docs/getting-started/env-configuration.md(+16 -0)📄 Description
Summary
This PR adds documentation for the SCIM 2.0 feature in Open WebUI, covering environment configuration and setup instructions for identity providers.
Changes
Environment Configuration
SCIM_ENABLEDandSCIM_TOKEN) to/docs/getting-started/env-configuration.mdSCIM Feature Documentation
/docs/features/scim.mdxKey Information Documented
<openwebui-base-url>/api/v1/scim/v2/Bearer <your-token>Feature PR
15694
This documentation enables administrators to properly configure SCIM for automated user provisioning from their identity management systems.
This PR description focuses specifically on the documentation additions rather than the implementation details.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.