| .. |
|
oauth_proxy
|
Record effective scopes on the OAuth transaction (#4670)
|
2026-07-27 14:33:57 -04:00 |
|
providers
|
Require exact consent cookie domain
|
2026-08-04 17:32:09 -04:00 |
|
__init__.py
|
Add WorkOS and Azure OAuth providers (#1550)
|
2025-08-20 16:22:03 -04:00 |
|
test_auth_provider.py
|
Migrate to MCP SDK v2.0.0b2 (httpx2) (#4503)
|
2026-07-18 15:12:47 -04:00 |
|
test_authorization.py
|
Add require_roles auth check (#4656)
|
2026-07-27 12:36:58 -04:00 |
|
test_cimd.py
|
Stabilize upgraded ty checks (#4526)
|
2026-07-17 17:46:53 -04:00 |
|
test_cimd_validators.py
|
Speed up the unit test suite, and fix the task-notification race it surfaced (#4550)
|
2026-07-19 18:52:04 -04: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
|
Speed up the unit test suite, and fix the task-notification race it surfaced (#4550)
|
2026-07-19 18:52:04 -04:00 |
|
test_issuer_url_identity.py
|
Bind ID-JAG audience to the issuer identifier
|
2026-07-27 09:37:38 -04:00 |
|
test_jwt_issuer.py
|
Make the unit suite fast: in-process HTTP tests, no real sleeps, parallel Windows CI (#4554)
|
2026-07-20 10:51:14 -04:00 |
|
test_jwt_provider.py
|
Speed up the unit test suite, and fix the task-notification race it surfaced (#4550)
|
2026-07-19 18:52:04 -04:00 |
|
test_jwt_provider_bearer.py
|
Speed up the unit test suite, and fix the task-notification race it surfaced (#4550)
|
2026-07-19 18:52:04 -04:00 |
|
test_multi_auth.py
|
Include scopes in auth challenges (#4527)
|
2026-07-18 20:53:52 -04:00 |
|
test_oauth_consent_flow.py
|
[codex] Add OAuthProxy RFC 9207 issuer responses (#4438)
|
2026-07-19 09:52:43 -04:00 |
|
test_oauth_consent_page.py
|
Require exact consent cookie domain
|
2026-08-04 17:32:09 -04:00 |
|
test_oauth_mounting.py
|
Use issuer_url for OAuth issuer identity, not base_url
|
2026-07-26 15:10:15 -04:00 |
|
test_oauth_proxy_redirect_validation.py
|
Honor OAuth application_type in DCR (SEP-837) (#4621)
|
2026-07-26 14:24:50 -04:00 |
|
test_oauth_proxy_storage.py
|
Migrate to MCP Python SDK v2 (#4437)
|
2026-07-06 17:36:45 -04:00 |
|
test_oidc_proxy.py
|
Require exact consent cookie domain
|
2026-08-04 17:32:09 -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
|
[codex] Add OAuthProxy RFC 9207 issuer responses (#4438)
|
2026-07-19 09:52:43 -04:00 |
|
test_remote_auth_provider.py
|
Include scopes in auth challenges (#4527)
|
2026-07-18 20:53:52 -04:00 |
|
test_ssrf_protection.py
|
Fix #4292: SSRF guard breaks OAuth/JWKS fetches behind a corporate HTTP proxy (#4412)
|
2026-07-18 21:42:52 -04:00 |
|
test_static_token_verifier.py
|
Make InMemoryOAuthProvider keyword-only like its parent
|
2026-07-26 15:34:06 -04:00 |