mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-21 21:14:17 +02:00
Keycloak returns refresh_expires_in=0 for offline tokens (offline_access scope), meaning "no fixed time-based expiry". The truthiness check on this value caused the proxy to skip issuing a PROXY_RT, forcing browser re-auth every hour. Closes #3509 🤖 Generated with Claude Code Co-authored-by: Marvin Context Protocol <41898282+Marvin Context Protocol@users.noreply.github.com> Co-authored-by: Jeremiah Lowin <jlowin@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| test_authorization.py | ||
| test_client_registration.py | ||
| test_config.py | ||
| test_e2e.py | ||
| test_oauth_proxy.py | ||
| test_tokens.py | ||
| test_ui.py | ||