Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RS512 JWT not supported #2473

Closed
sarraz1 opened this issue May 1, 2017 · 1 comment
Closed

RS512 JWT not supported #2473

sarraz1 opened this issue May 1, 2017 · 1 comment

Comments

@sarraz1
Copy link
Contributor

sarraz1 commented May 1, 2017

I added the missing RS512 encoding format to jwt plugin (code + tests) and I'm ready to merge the feature.

@sarraz1 sarraz1 changed the title JWT RS512 JWT not supported May 1, 2017
@p0pr0ck5
Copy link
Contributor

p0pr0ck5 commented May 1, 2017

Please consider opening a PR. Thank you!

@p0pr0ck5 p0pr0ck5 closed this as completed May 1, 2017
thibaultcha pushed a commit that referenced this issue Jul 10, 2017
* add a new value to the enum for `config.algorithm`: `RS512`
* add support for RS512 signing and verification in the `jwt_parser.lua`
module
* appropriate unit and integration tests
* add a new RS512 key pair to the tests fixtures

From #2666
Implements #2473

Signed-off-by: Thibault Charbonnier <thibaultcha@me.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants