Exception: MCP::Client::OAuth::JWTClientAssertion::InvalidKeyError

Inherits:
ArgumentError
  • Object
show all
Defined in:
lib/mcp/client/oauth/jwt_client_assertion.rb

Overview

Raised when the private key cannot be parsed or does not match the requested signing algorithm (e.g. an RSA key with ES256).