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

Add support for MicroProfile JWT auth #40

Closed
m0mus opened this issue Sep 13, 2018 · 4 comments
Closed

Add support for MicroProfile JWT auth #40

m0mus opened this issue Sep 13, 2018 · 4 comments
Assignees
Labels
task To do
Milestone

Comments

@m0mus
Copy link
Contributor

m0mus commented Sep 13, 2018

As part of MicroProfile 1.2 implementation JWT Auth support must be added to Helidon. Consider implementing the latest versio of JWT Auth.

http://microprofile.io/project/eclipse/microprofile-jwt-auth

@m0mus m0mus added this to To do in MicroProfile 1.2 Sep 13, 2018
@m0mus m0mus added this to the 1.0 milestone Sep 13, 2018
@m0mus m0mus added the task To do label Sep 17, 2018
@m0mus m0mus added this to To do in Security Sep 17, 2018
@tomas-langer tomas-langer self-assigned this Oct 1, 2018
@tomas-langer tomas-langer moved this from To do to In progress in Security Oct 4, 2018
@tomas-langer tomas-langer added this to In progress in Team Board Oct 4, 2018
@tomas-langer tomas-langer moved this from To do to In progress in MicroProfile 1.2 Oct 9, 2018
@tomas-langer
Copy link
Member

TCK now requires Servlet, so we cannot pass it. See: eclipse/microprofile#59 for reference.

@tomas-langer tomas-langer moved this from In progress to In Review in Team Board Nov 28, 2018
@tomas-langer tomas-langer moved this from In progress to Needs review in MicroProfile 1.2 Nov 28, 2018
@tomas-langer
Copy link
Member

Passed most TCK - opened issues with MP JWt-Auth for those we could not.
Merged into master

MicroProfile 1.2 automation moved this from Needs review to Done Dec 6, 2018
Security automation moved this from In progress to Done Dec 6, 2018
@m0mus m0mus moved this from In Review to Done in Team Board Dec 6, 2018
@OndroMih
Copy link

OndroMih commented Sep 5, 2019

Hi @tomas-langer, were you able to run the JWT TCK in the end, even if it requires the servlet API? Or did you work around it somehow? I'd like to raise an issue for MP JWT to remove the servlet dependency from the TCK and use JAX-RS instead. Other specs have done a similar thing already.

@OndroMih
Copy link

OndroMih commented Sep 5, 2019

I've raised an issue to make the MP JWT Servlet test optional if Servlets are not supported by the implementation: eclipse/microprofile-jwt-auth#133

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task To do
Projects
No open projects
Development

No branches or pull requests

3 participants