-
- Downloads
Implement OIDC-based authentication and authorization module with OPA integration
Showing
- gso/__init__.py 2 additions, 1 deletiongso/__init__.py
- gso/api/v1/imports.py 1 addition, 1 deletiongso/api/v1/imports.py
- gso/api/v1/subscriptions.py 1 addition, 1 deletiongso/api/v1/subscriptions.py
- gso/auth/__init__.py 1 addition, 0 deletionsgso/auth/__init__.py
- gso/auth/oidc_policy_helper.py 498 additions, 0 deletionsgso/auth/oidc_policy_helper.py
- gso/auth/py.typed 0 additions, 0 deletionsgso/auth/py.typed
- gso/auth/security.py 42 additions, 0 deletionsgso/auth/security.py
- gso/auth/settings.py 42 additions, 0 deletionsgso/auth/settings.py
- gso/monkeypatches.py 17 additions, 0 deletionsgso/monkeypatches.py
- gso/worker.py 1 addition, 1 deletiongso/worker.py
- pyproject.toml 2 additions, 1 deletionpyproject.toml
- requirements.txt 1 addition, 0 deletionsrequirements.txt
- test/auth/__init__.py 0 additions, 0 deletionstest/auth/__init__.py
- test/auth/test_oidc_policy_helper.py 288 additions, 0 deletionstest/auth/test_oidc_policy_helper.py
- test/conftest.py 1 addition, 1 deletiontest/conftest.py
- test/schedules/test_scheduling.py 1 addition, 1 deletiontest/schedules/test_scheduling.py
Loading
Please register or sign in to comment