ES256 algorithm support within Verify JWT policy

Hello,

I was wondering if there were plans for ES256 algorithm support within the Verify JWT Policy? Without it, I have to use a js callout or hosted target. I am currently using a hosted target to perform my own custom verification using the ES256 algorithm.

Thank you for considering my question.

Solved Solved
1 1 292
1 ACCEPTED SOLUTION

Yes! We have plans to support ES256 (and ES348, ES512).

We expect to release an enhancement to the builtin JWT policies sometime soon after the end of the release moratorium.

For now, a hosted target will work. That or a Java callout is your best bet.

View solution in original post

1 REPLY 1

Yes! We have plans to support ES256 (and ES348, ES512).

We expect to release an enhancement to the builtin JWT policies sometime soon after the end of the release moratorium.

For now, a hosted target will work. That or a Java callout is your best bet.