Luke Garceau
6dbc01c31b
- resolve merge conflicts
2025-11-05 10:44:30 -05:00
Sihyeon Jang
1b7ac7c739
chore: format, lint
...
Signed-off-by: Sihyeon Jang <sihyeon.jang@navercorp.com>
2025-07-16 15:23:18 +09:00
Sihyeon Jang
728c39eed7
chore: add tests with pytest-asyncio
...
Signed-off-by: Sihyeon Jang <sihyeon.jang@navercorp.com>
2025-07-16 15:23:18 +09:00
Brice Ruth
cc6a1a7d9f
update tests for adjusted query string & payload
2025-06-16 18:18:52 -05:00
Brice Ruth
a909fd9296
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-16 11:35:47 -05:00
Sara Angel-Murphy
5e873bc643
feat: add AWS workload identity support
2025-02-27 13:12:54 -05:00
Chris Pietschmann
a232f1f34e
Update test_provider.py
2025-02-18 15:53:54 -05:00
Chris Pietschmann
9864185b57
Update test_provider.py
2025-02-18 15:49:44 -05:00
Chris Pietschmann
888ae00867
Update test_provider.py
2025-02-18 15:39:47 -05:00
Chris Pietschmann
7b5f82ffc7
Update test_provider.py
2025-02-18 15:26:04 -05:00
Chris Pietschmann
7404494772
formatting
2025-02-18 15:19:35 -05:00
Chris Pietschmann
a29f83c4e7
updates to formatting
2025-02-18 15:17:49 -05:00
Chris Pietschmann
4c352ff974
Update test_provider.py
2025-02-18 15:14:46 -05:00
Chris Pietschmann
55bd7a1c65
Update test_provider.py
2025-02-18 15:13:30 -05:00
Chris Pietschmann
9c8c837ab9
Update test_provider.py
2025-02-18 15:12:35 -05:00
Chris Pietschmann
2c328cc7c9
Update test_provider.py
2025-02-18 15:04:49 -05:00
Chris Pietschmann
56060db29d
Update test_provider.py
2025-02-18 15:01:26 -05:00
Chris Pietschmann
7d1ec20429
Update test_provider.py
2025-02-18 14:57:51 -05:00
Chris Pietschmann
ff5f0c3e39
Update test_provider.py
2025-02-18 14:51:17 -05:00
Chris Pietschmann
9a2e81f5f0
Update test_provider.py
2025-02-18 14:49:03 -05:00
Chris Pietschmann
f674e28263
Update test_provider.py
2025-02-18 14:45:13 -05:00
Chris Pietschmann
4a9a88b683
Update test_provider.py
2025-02-18 14:41:42 -05:00
Chris Pietschmann
b86f8df29f
Update test_provider.py
2025-02-18 14:37:10 -05:00
Chris Pietschmann
2f4f4c2376
add tests
2025-02-18 14:09:00 -05:00
Chris Pietschmann
fd3c24af4e
Add AzureStorageProvider
2025-02-18 13:25:31 -05:00
Timothy Jaeryang Baek
8d3c73aed5
chore: format backend
2025-01-21 19:33:33 -08:00
Timothy Jaeryang Baek
80e004c31f
Merge pull request #8637 from kahghi/add-gcs-storage-provider
...
feat:add GCSStorageProvider
2025-01-21 18:14:22 -08:00
Rodrigo Agundez
bdc6082221
Move patchin of S3 obects inside the init
2025-01-21 17:21:54 +08:00
kahghi
a93124cafb
tidied up test fixture for gcp storage emulator
2025-01-21 17:19:56 +08:00
kahghi
4aa9b8d5e7
removed unused pytest-env and imports
2025-01-21 15:38:41 +08:00
kahghi
55cc127b03
gcs tests pass, updated get_file and delete_file to retrieve blob instead of instantiating blob
2025-01-21 12:53:49 +08:00
kahghi
4b56c15a3f
test_upload_file working, added gcp-storage-emulator, updated gcs client instantiation
2025-01-20 22:35:43 +08:00
Rodrigo Agundez
021c1f3900
Add test for S3 using moto
2025-01-16 12:37:44 +08:00
Rodrigo Agundez
357e7dd20f
Add tests for local provider
2025-01-16 11:13:10 +08:00
Rodrigo Agundez
3aa28de5f1
Add test classes for the providers
2025-01-16 08:31:59 +08:00
Rodrigo Agundez
535e59af8d
Start testing files for provider
2025-01-16 08:10:17 +08:00
Timothy Jaeryang Baek
3bda1a8b88
wip
2024-12-11 18:36:59 -08:00
Timothy Jaeryang Baek
d3d161f723
wip
2024-12-10 00:54:13 -08:00
Timothy Jaeryang Baek
33099bf9e4
refac
2024-12-08 16:01:56 -08:00
Timothy J. Baek
595cf191fb
chore: rm documents
2024-10-08 13:38:16 -07:00
Timothy J. Baek
03d5a670f6
refac: mv backend files to /open_webui dir
2024-09-04 16:54:48 +02:00