Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakartaee-platform-dev] Moving MicroProfile JWT to JakartaSecurity?

On Fri, Nov 11, 2022 at 2:56 PM arjan tijms <arjan.tijms@xxxxxxxxx> wrote:
Hi,

On Fri, Nov 11, 2022 at 6:18 AM Scott Stark <starksm64@xxxxxxxxx> wrote:
It is an externally developed specification that describes a simple API for JWTs and integrations with CDI, not an implementation project. 

List your reasons why it cannot be consumed as such and extended in Java Security.

I'm not sure I follow. It's either in the Jakarta Security (not Java Security) spec or it's not. If it's not, users would have to add some implementation of MP JWT to their .war files. At that point it's not much different from adding say DeltaSpike, PrimeFaces, etc to a .war.

I am not following how being a part Jakarta Security or MicroProfile means users have to add something to their war?  Being a MicroProdile spec doesn't mean the implementation has to be added to the war.
 

But maybe you meant something else there?

Kind regards,
Arjan Tijms

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

Back to the top