You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(mcp): do not require HONE_MCP_ISSUER on local HS256 tokens
validate_mcp_hs256 was applying issuer, but hone mcp-token omits iss.
Issuer stays a JWKS/AS check only so a configured HONE_MCP_ISSUER does
not reject locally minted tokens.
Co-authored-by: Nathan Heskew <heskew@users.noreply.github.com>
0 commit comments