open-webui/backend/open_webui/test
Dieu f4d54c518e feat: Add SCIM 2.0 support for enterprise user provisioning
Implements SCIM 2.0 protocol for automated user and group provisioning from identity providers like Okta, Azure AD, and Google Workspace.

Backend changes:
- Add SCIM configuration with PersistentConfig for database persistence
- Implement SCIM 2.0 endpoints (Users, Groups, ServiceProviderConfig)
- Add bearer token authentication for SCIM requests
- Include comprehensive test coverage for SCIM functionality

Frontend changes:
- Add SCIM admin settings page with token generation
- Implement SCIM configuration management UI
- Add save functionality and proper error handling
- Include SCIM statistics display

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-13 16:34:41 +02:00
..
apps/webui feat: add AWS workload identity support 2025-02-27 13:12:54 -05:00
routers feat: Add SCIM 2.0 support for enterprise user provisioning 2025-07-13 16:34:41 +02:00
util wip 2024-12-11 18:36:59 -08:00
__init__.py refac: mv backend files to /open_webui dir 2024-09-04 16:54:48 +02:00