hermes-agent/plugins/dashboard_auth
James Hodgkinson eaa9582e38 fix(dashboard): set headers for Nous JWKS requests
The Nous PyJWKClient was constructed without explicit headers, while the
self_hosted provider already sends Accept + User-Agent. Without them the
Portal WAF can block the JWKS fetch, so the same failure mode remained for
the Nous dashboard-auth route. Mirror the self_hosted fix and add a
constructor-contract regression test.
2026-07-31 10:17:30 -04:00
..
basic feat(dashboard-auth): add BasicAuthProvider username/password plugin 2026-06-04 01:02:25 -07:00
drain fix(dashboard-auth): exclude non-interactive providers from interactive login surfaces (#53239) 2026-06-27 10:08:13 +10:00
nous fix(dashboard): set headers for Nous JWKS requests 2026-07-31 10:17:30 -04:00
self_hosted fix(dashboard): set headers for JWKS requests 2026-07-31 10:17:30 -04:00