open-webui/docs
Brice Ruth 8d6cf357aa
feat: Add Google Cloud Identity API support for OAuth group-based roles
Enables Google Workspace group-based role assignment by integrating with
Google Cloud Identity API to fetch user groups in real-time.

Key improvements:
- Fetches groups directly from Google API using cloud-identity.groups.readonly scope
- Enables admin role assignment based on Google group membership
- Maintains full backward compatibility with existing OAuth configurations
- Includes comprehensive test suite with proper async mocking
- Complete documentation with Google Cloud Console setup guide

Addresses limitation where Google Workspace doesn't include group membership
claims in OAuth JWT tokens, preventing group-based role assignment.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-17 09:13:31 -05:00
..
apache.md fix: typos 2025-05-05 14:14:59 +02:00
CONTRIBUTING.md chore: format 2024-08-13 11:12:35 +01:00
oauth-google-groups.md feat: Add Google Cloud Identity API support for OAuth group-based roles 2025-06-17 09:13:31 -05:00
README.md docs: minor changes 2023-12-31 09:28:39 +02:00
SECURITY.md Update SECURITY.md 2024-08-19 09:18:40 -05:00

Project workflow