Currently this in a PR, so it hasn't actually been merged anywhere. There's some at least some TomEE specific code, so some modules need defining before it can be "moved" in my view.
Rudy's point is good one - no doubt a generic, reusable module may well be what we end up with. Wherever that lives when it has clearly been defined, it needs documenting and showing how to use it. We talked previously about being able to have modules in separate repos under TomEE. Is there some issue with doing that? What's the rush to shift this off to Geronimo? Jon On Fri, Mar 9, 2018 at 11:27 AM, Rudy De Busscher <rdebussc...@gmail.com> wrote: > I'm not saying we should move TomEE code into Geronimo. > > If we move the generic stuff for JWT Auth to Geronimo, it will not be > enough to have it completely functional. And that should be made clear from > the beginning for all potential usages. > > On 9 March 2018 at 12:20, John D. Ament <johndam...@apache.org> wrote: > > > I don't think its a good idea to move TomEE code into Geronimo. > > > > On Fri, Mar 9, 2018 at 5:50 AM Romain Manni-Bucau <rmannibu...@gmail.com > > > > wrote: > > > > > If there is no other comment, any objection to move it to > > > geronimo-jwt-auth? (let say if not we do it on monday european time) > > > > > > > > > Romain Manni-Bucau > > > @rmannibucau <https://twitter.com/rmannibucau> | Blog > > > <https://rmannibucau.metawerx.net/> | Old Blog > > > <http://rmannibucau.wordpress.com> | Github > > > <https://github.com/rmannibucau> | LinkedIn > > > <https://www.linkedin.com/in/rmannibucau> | Book > > > <https://www.packtpub.com/application-development/java- > > ee-8-high-performance> > > > > > > 2018-03-06 11:11 GMT+01:00 Romain Manni-Bucau <rmannibu...@gmail.com>: > > > > > >> > > >> 2018-03-06 10:24 GMT+01:00 Jean-Louis Monteiro < > > jlmonte...@tomitribe.com> > > >> : > > >> > > >>> Hi community, > > >>> > > >>> > > >>> So we now have something close in terms of MP-JWT implementation. > > >>> > > >>> With the playground branch I've been working on (Thanks Romain for > the > > >>> help), we now pass 100% of the TCK (including a missing part in > MP-JWT > > >>> TCK > > >>> I have eagerly added - see ticket on MP-JWT). > > >>> > > >>> Now the question is how do we proceed? > > >>> Knowing that most of the code is not TomEE specific. > > >>> > > >> > > >> I'd move it to G to a new git repo keeping only the tck exec - a bit > > like > > >> Roberto started with config. I'll be happy to help fixing the small > > >> remaining enhancements to do (jwt parsing based on jsonb/p, config > etc). > > >> > > >> > > >>> > > >>> Only few things are in the TomcatSecurityService but that can remain > in > > >>> TomEE because it's not really MP-JWT specific either. > > >>> > > >> > > >> +1, was overdue anyway for our servlet-ejb integration > > >> > > >> > > >>> > > >>> Here is the PR for discussion > > >>> https://github.com/apache/tomee/pull/123 > > >>> > > >>> Cheers > > >>> Jean-Louis > > >>> > > >>> > > >>> -- > > >>> Jean-Louis Monteiro > > >>> http://twitter.com/jlouismonteiro > > >>> http://www.tomitribe.com > > >>> > > >> > > >> > > > > > >