security_jwt_generator_validator
Generate, sign, validate, and decode JSON Web Tokens (JWT) with HMAC, RSA, ECDSA, or EdDSA. Perform full claim validation including exp, nbf, iss, and aud.
Instructions
Menu ID: jwt_generator_validator. JWT Generator / Validator. Generate, sign, validate, and decode JSON Web Tokens (JWT, RFC 7519). HMAC (HS256/384/512), RSA (RS256/384/512), ECDSA (ES256/384/512), and EdDSA. Full claim validation: exp, nbf, iss, aud. Use describe_tool with tool_id "jwt_generator_validator" for full page guidance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation | Yes | ||
| token | Yes |