Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [es-dev] Review required for OpenIdConnect support!

Hi,

Since MicroProfile JWT is not part of Jakarta EE, I guess that's not really something to worry about that much ;-)

Even if it looks like MP Config and Jakarta Config now share the same package namespaces (thank god) that is another area where at least there is competition and one might have to be switched off in favor of the other, so I guess it is up to each implementor which ones they support and how well they isolate them against the other, but it seems irrelevant to the spec.

@Arjan looks like our book might need a bit of update here and there after all :-D

Werner 




On Fri, Nov 12, 2021 at 8:24 PM David Blevins <dblevins@xxxxxxxxxxxxx> wrote:
Hey Rudy,

I had a quick look through the PR and at first glance it looks pretty impressive!  From an implementation perspective, how does one handle having both this and MicroProfile JWT in the same server?  I know MP JWT is off by default, so that should keep it from conflicting with this OpenIdConnect support.  Is this also off by default and/or can it be shut off?

Thanks for the excellent work!


-- 
David Blevins

On Nov 12, 2021, at 6:11 AM, Rudy De Busscher <rdebusscher@xxxxxxxxx> wrote:

All,

The OpenidConnect integration has been ready for review for a few weeks, but I did not get any feedback.  We should merge this ASAP so that it is included in Jakarta EE 10.


Thanks
Rudy
_______________________________________________
es-dev mailing list
es-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/es-dev

_______________________________________________
es-dev mailing list
es-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/es-dev

Back to the top