| .. |
|
oauth_proxy
|
Forward IdP auth errors to MCP client instead of showing HTML error page (#4293)
|
2026-06-24 12:09:09 -04:00 |
|
providers
|
Add targeted coverage tests (#4230)
|
2026-05-25 18:57:28 -04:00 |
|
__init__.py
|
Add WorkOS and Azure OAuth providers (#1550)
|
2025-08-20 16:22:03 -04:00 |
|
test_auth_provider.py
|
Allow auth providers to override protected resource base URLs (#3900)
|
2026-04-13 13:36:55 -04:00 |
|
test_authorization.py
|
fix(auth): disambiguate auth-denied vs missing component messages (#4165)
|
2026-05-20 09:36:27 -04:00 |
|
test_cimd.py
|
Update ty ignore comments for 0.0.25 compatibility (#3614)
|
2026-03-24 20:26:26 -04:00 |
|
test_cimd_validators.py
|
Split large test files to comply with loq line limit (#3328)
|
2026-02-28 11:21:11 -05:00 |
|
test_debug_verifier.py
|
Add DebugTokenVerifier with custom sync/async validation (#2296)
|
2025-10-31 10:38:01 -04:00 |
|
test_enhanced_error_responses.py
|
Use MemoryStore for OAuth proxy tests
|
2026-02-01 02:30:05 +00:00 |
|
test_jwt_issuer.py
|
Migrate auth JWTs to joserfc (#4221)
|
2026-05-23 09:29:04 -04:00 |
|
test_jwt_provider.py
|
Allow private JWT headers (#4290)
|
2026-06-06 02:23:48 +01:00 |
|
test_jwt_provider_bearer.py
|
Split large test files to comply with loq line limit (#3328)
|
2026-02-28 11:21:11 -05:00 |
|
test_multi_auth.py
|
Allow auth providers to override protected resource base URLs (#3900)
|
2026-04-13 13:36:55 -04:00 |
|
test_oauth_consent_flow.py
|
Reject dot-segments in redirect URI allowlist matching (#3963)
|
2026-04-17 17:49:25 -04:00 |
|
test_oauth_consent_page.py
|
Harden OAuth Proxy silent consent against AS-in-the-middle (#3960)
|
2026-04-17 16:39:50 -04:00 |
|
test_oauth_mounting.py
|
fix(auth): add /.well-known/openid-configuration alias for OAuth server metadata (#4167)
|
2026-05-20 10:36:01 -04:00 |
|
test_oauth_proxy_redirect_validation.py
|
Allow upstream client_id to be used directly without DCR (#3957)
|
2026-04-17 15:22:44 -04:00 |
|
test_oauth_proxy_storage.py
|
Drop diskcache dependency (CVE-2025-69872) (#3185)
|
2026-02-16 16:43:15 -05:00 |
|
test_oidc_proxy.py
|
feat: make upstream_client_secret optional in OAuthProxy (#3486)
|
2026-03-15 11:14:56 -04:00 |
|
test_oidc_proxy_token.py
|
fix: use intent-based flag for OIDC scope patch in load_access_token (#3465)
|
2026-03-13 17:59:03 -04:00 |
|
test_redirect_validation.py
|
Reject dot-segments in redirect URI allowlist matching (#3963)
|
2026-04-17 17:49:25 -04:00 |
|
test_remote_auth_provider.py
|
Allow auth providers to override protected resource base URLs (#3900)
|
2026-04-13 13:36:55 -04:00 |
|
test_ssrf_protection.py
|
Add CIMD (Client ID Metadata Document) support for OAuth (#2871)
|
2026-02-06 13:44:52 -05:00 |
|
test_static_token_verifier.py
|
Add documentation for get_access_token() dependency function (#1446)
|
2025-08-11 13:01:44 -04:00 |