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

Support for asymmetric algo for signing token #399

Open
skaglobal opened this issue Jun 26, 2019 · 2 comments
Open

Support for asymmetric algo for signing token #399

skaglobal opened this issue Jun 26, 2019 · 2 comments

Comments

@skaglobal
Copy link

The Plugin :2.0.0.RC1, does not support RS256 for signature encryption.
It only supports [HS256, HS384, HS512].

@alvarosanchez
Copy link
Contributor

Pull requests are welcomed

@Trinition
Copy link

Jose4J's DefaultJWSVerifierFactory (doc, source) might be a better solution to selecting the right verifier.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants