mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-17 02:59:11 +02:00
* Add verify_id_token option to OIDCProxy Closes #3240 * chore: Update SDK documentation * Preserve raw_token_data fields across token refresh * chore: Update SDK documentation * Use client_id as verifier audience in verify_id_token mode * chore: Update SDK documentation * Return upstream access_token in AccessToken when verifying id_token * chore: Update SDK documentation * Skip verifier scope checks in verify_id_token mode * chore: Update SDK documentation * Recompute derived scope state after restoring required_scopes in verify_id_token mode * chore: Update SDK documentation --------- Co-authored-by: marvin-context-protocol[bot] <225465937+marvin-context-protocol[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| oauth_proxy | ||
| providers | ||
| __init__.py | ||
| test_auth_provider.py | ||
| test_authorization.py | ||
| test_cimd.py | ||
| test_debug_verifier.py | ||
| test_enhanced_error_responses.py | ||
| test_jwt_issuer.py | ||
| test_jwt_provider.py | ||
| test_oauth_consent_flow.py | ||
| test_oauth_mounting.py | ||
| test_oauth_proxy_redirect_validation.py | ||
| test_oauth_proxy_storage.py | ||
| test_oidc_proxy.py | ||
| test_redirect_validation.py | ||
| test_remote_auth_provider.py | ||
| test_ssrf_protection.py | ||
| test_static_token_verifier.py | ||