Testing OAuth2 and OpenID Connect with FastApi
Find a file
2025-01-10 17:33:10 +01:00
deployment Run container with uvicorn, move templates for packaging, add systemd config for container deployment, add OIDC_TEST_SETTINGS_FILE env var for setting, misc fixes 2025-01-10 17:33:10 +01:00
src/oidc_test Run container with uvicorn, move templates for packaging, add systemd config for container deployment, add OIDC_TEST_SETTINGS_FILE env var for setting, misc fixes 2025-01-10 17:33:10 +01:00
.containerignore Container, bug fixes 2025-01-09 23:41:32 +01:00
.gitignore Git ignore actual settings 2025-01-02 02:17:06 +01:00
.python-version Container, bug fixes 2025-01-09 23:41:32 +01:00
Containerfile Run container with uvicorn, move templates for packaging, add systemd config for container deployment, add OIDC_TEST_SETTINGS_FILE env var for setting, misc fixes 2025-01-10 17:33:10 +01:00
pyproject.toml Run container with uvicorn, move templates for packaging, add systemd config for container deployment, add OIDC_TEST_SETTINGS_FILE env var for setting, misc fixes 2025-01-10 17:33:10 +01:00
README.md Initial commit 2025-01-02 02:14:30 +01:00
settings_template.yaml Initial commit 2025-01-02 02:14:30 +01:00
uv.lock Run container with uvicorn, move templates for packaging, add systemd config for container deployment, add OIDC_TEST_SETTINGS_FILE env var for setting, misc fixes 2025-01-10 17:33:10 +01:00