APIM Support for Elliptical Curve Keys and ES512 Token Validation
Currently the validate-jwt policy in APIM doesn't support elliptical curve keys...specifically ES512 signature algorithms. We are trying to build out our service with leading security and asymmetric key strength by using elliptical curve keys. We don't want to use RSA keys since it won't be long before brute force attacks become a possibility.
We want validate-jwt to support ES512 (what we were targeting).
6
votes
