fastmcp/tests/server/auth/oauth_proxy
Jeremiah Lowin 538611b50b
Backport CIMD assertion audience fix to v3 (#4799)
* Backport CIMD assertion audience fix

* test(auth): exercise CIMD audience mismatch

🤖 Generated with OpenAI Codex

* Revert "test(auth): exercise CIMD audience mismatch"

This reverts commit 9225572505.

* test(auth): exercise CIMD audience mismatch

🤖 Generated with OpenAI Codex

---------

Co-authored-by: zzstoatzz <thrast36@gmail.com>
2026-08-10 15:42:16 -05:00
..
__init__.py Consolidate test fixtures and refactor large test files (#2941) 2026-01-19 15:18:35 -05:00
conftest.py Update ty ignore comments for 0.0.25 compatibility (#3614) 2026-03-24 20:26:26 -04:00
test_authorization.py Update ty ignore comments for 0.0.25 compatibility (#3614) 2026-03-24 20:26:26 -04:00
test_client_registration.py Block unsafe OAuth redirect schemes (#4419) 2026-07-05 17:16:10 -04:00
test_config.py Allow auth providers to override protected resource base URLs (#3900) 2026-04-13 13:36:55 -04:00
test_e2e.py Use MemoryStore for OAuth proxy tests 2026-02-01 02:30:05 +00:00
test_oauth_proxy.py Backport CIMD assertion audience fix to v3 (#4799) 2026-08-10 15:42:16 -05:00
test_tokens.py Block unsafe OAuth redirect schemes (#4419) 2026-07-05 17:16:10 -04:00
test_ui.py Escape client_id in OAuth consent details (#3418) 2026-03-06 17:33:12 -05:00