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

jwe using Curve P521, ECDH-ES, and A256GCM does not always work with with other implementations #35

Closed
neokeld opened this issue Jun 13, 2020 · 1 comment · Fixed by #36
Labels

Comments

@neokeld
Copy link
Contributor

neokeld commented Jun 13, 2020

I am facing an issue where i can't validate with krakend-jose a JWT with a JWK issued by an auth provider (which issues JWT with an implem with pyjwt).
I think the bug is comming from square/go-jose : square/go-jose#228
The bug was corrected in June 2019 and was ship in 2.4.0 but krakend-jose has go-jose 2.2.2 as a dependency.

neokeld added a commit to neokeld/krakend-jose that referenced this issue Jun 13, 2020
neokeld added a commit to neokeld/krakend-jose that referenced this issue Jun 13, 2020
neokeld added a commit to neokeld/krakend-jose that referenced this issue Jun 20, 2020
neokeld added a commit to neokeld/krakend-jose that referenced this issue Jun 20, 2020
neokeld added a commit to neokeld/krakend-jose that referenced this issue Jun 20, 2020
@kpacha kpacha closed this as completed in #36 Jul 3, 2020
kpacha added a commit that referenced this issue Jul 3, 2020
Fix #35 updating dependencies
@github-actions
Copy link

github-actions bot commented Apr 7, 2022

This issue was marked as resolved a long time ago and now has been automatically locked as there has not been any recent activity after it. You can still open a new issue and reference this link.

@github-actions github-actions bot added the locked label Apr 7, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant