mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-20 20:44:17 +02:00
* Improve DescopeProvider scope discovery and well-known URL support Co-authored-by: Cursor <cursoragent@cursor.com> * Simplify DescopeProvider scope and URL handling Co-authored-by: Cursor <cursoragent@cursor.com> * Make DescopeProvider scope discovery async and lazy Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> 🤖 Generated with Claude Code * Use generic scope in Descope tests Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> 🤖 Generated with Claude Code * Address Descope discovery edge cases * Deduplicate Descope metadata fallback --------- Co-authored-by: Cursor <cursoragent@cursor.com> Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com> Co-authored-by: Jeremiah Lowin <153965+jlowin@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| oauth_proxy | ||
| providers | ||
| __init__.py | ||
| test_auth_provider.py | ||
| test_authorization.py | ||
| test_cimd.py | ||
| test_cimd_validators.py | ||
| test_debug_verifier.py | ||
| test_enhanced_error_responses.py | ||
| test_jwt_issuer.py | ||
| test_jwt_provider.py | ||
| test_jwt_provider_bearer.py | ||
| test_multi_auth.py | ||
| test_oauth_consent_flow.py | ||
| test_oauth_consent_page.py | ||
| test_oauth_mounting.py | ||
| test_oauth_proxy_redirect_validation.py | ||
| test_oauth_proxy_storage.py | ||
| test_oidc_proxy.py | ||
| test_oidc_proxy_token.py | ||
| test_redirect_validation.py | ||
| test_remote_auth_provider.py | ||
| test_ssrf_protection.py | ||
| test_static_token_verifier.py | ||