mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-31 19:16:29 +00:00
The chronos cron-fire verifier constructed PyJWKClient without explicit headers, so its JWKS fetch to the NAS portal hit the same WAF 403 the dashboard-auth providers already guard against. It reaches the same portal issuer, so it's the same bug class — mirror the fix here and add a constructor-contract regression test. Co-authored-by: James Hodgkinson <james@terminaloutcomes.com> |
||
|---|---|---|
| .. | ||
| chronos | ||
| __init__.py | ||