Files
open-webui/backend/open_webui
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
..
2025-05-03 18:16:32 +04:00
2025-06-11 20:40:19 +04:00
2025-06-16 12:35:09 -05:00
2025-06-16 10:42:34 +04:00
2025-06-16 18:27:18 +04:00
2025-04-15 09:55:35 +02:00
2024-09-04 17:33:39 +02:00
2025-06-16 16:52:57 +04:00
2025-06-03 18:07:29 +04:00
2025-06-16 16:52:57 +04:00
2025-06-09 17:24:03 +04:00