porchlight/tests/test_oidc
2026-02-16 13:34:06 +01:00
..
__init__.py chore: create package structure with src layout 2026-02-12 14:39:07 +01:00
test_app_integration.py feat: integrate idpyoidc server into app lifespan 2026-02-16 13:29:39 +01:00
test_authorization.py feat: add OIDC discovery, JWKS, and authorization endpoints 2026-02-16 13:33:40 +01:00
test_claims.py feat: add OIDC claims mapping and PorchlightUserInfo source 2026-02-16 12:52:43 +01:00
test_discovery.py feat: add OIDC discovery, JWKS, and authorization endpoints 2026-02-16 13:33:40 +01:00
test_login_oidc_redirect.py feat: redirect to OIDC authorization after login when pending 2026-02-16 13:34:06 +01:00
test_provider.py feat: add idpyoidc server initialization 2026-02-16 13:24:54 +01:00