temporal icon indicating copy to clipboard operation
temporal copied to clipboard

Add `EdDSA` support to default JWT ClaimMapper

Open mxk opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe. We would like to use EdDSA JWTs with the default ClaimMapper, but it currently only supports RS256 and ES256 tokens.

Describe the solution you'd like Add support for EdDSA using Ed25519 curve.

mxk avatar Sep 25 '24 15:09 mxk