cds-hooks / sandbox

CDS Hooks Sandbox
http://sandbox.cds-hooks.org
Apache License 2.0
34 stars 32 forks source link

Update JWT algorithm to match spec recommendation #80

Closed dennispatterson closed 4 years ago

dennispatterson commented 5 years ago

In the JWT provided to CDS Services, the ES256 algorithm is used. Since the 1.0 spec recommends ES384 (or RS384), the sandbox should be uplifted to match this recommendation.