
Chris CoutinhoandClaude Opus 4.5
737f10f190
fix(astrolabe): improve token refresh error handling and validation
- Extract magic number to TOKEN_EXPIRY_BUFFER_SECONDS constant
- Add URL validation for astrolabe_internal_url with fallback
- Warn when internal URL uses external port mapping (misconfiguration)
- Differentiate HTTP error handling by status code:
- Network errors (LocalServerException): warning level
- Auth errors (401/403): error level (token invalid)
- Server errors (500+): warning level (transient)
- Reduce log level for IdP selection messages to debug
- Add integration tests for credential storage, isolation, and revoke/reprovision
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-17 19:43:15 +01:00
..
2025-11-11 20:35:08 +01:00
2025-12-30 22:28:23 -06:00
2025-10-17 04:30:03 +02:00
2026-01-17 19:43:15 +01:00
2025-12-26 10:05:27 -06:00
2025-12-26 10:05:27 -06:00
2025-11-23 00:33:32 +01:00
2026-01-14 20:02:20 +01:00
2025-10-24 04:38:49 +02:00
2026-01-16 10:43:59 +01:00
2025-10-24 01:04:30 +02:00
2025-12-26 10:05:27 -06:00
2025-11-11 23:42:00 +01:00
2025-10-14 01:23:39 +02:00