--
You received this message because you are subscribed to the Google Groups "MicroProfile" group.
To unsubscribe from this group and stop receiving emails from it, send an email to microprofile+unsubscribe@googlegroups.com.
To post to this group, send email to microp...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/microprofile/1a6c5140-56d2-4a55-9b06-d4b564d29e2f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "MicroProfile" group.
To unsubscribe from this group and stop receiving emails from it, send an email to microprofile+unsubscribe@googlegroups.com.
To post to this group, send email to microp...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/microprofile/1a6c5140-56d2-4a55-9b06-d4b564d29e2f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/microprofile/CA%2BZZq99mdBYdTdu7Z1XKF8N%2BXbeoOEud_6A9tmZdPYMSNMfgpQ%40mail.gmail.com.
But now I saw jjwt which seems somehow lighter, and I wanted to know if in conference samples you plan to use any
Thank you, I have used Nimbus in the past too because it implements JOSE which is really useful for sensitive data. Even I collaborated with some PRs.
But now I saw jjwt which seems somehow lighter, and I wanted to know if in conference samples you plan to use any
--
You received this message because you are subscribed to the Google Groups "MicroProfile" group.
To unsubscribe from this group and stop receiving emails from it, send an email to microprofile+unsubscribe@googlegroups.com.
To post to this group, send email to microp...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/microprofile/e64629a2-1ef8-4608-bd6d-6609f3c1c345%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Alex
--
You received this message because you are subscribed to the Google Groups "MicroProfile" group.
To unsubscribe from this group and stop receiving emails from it, send an email to microprofile+unsubscribe@googlegroups.com.
To post to this group, send email to microp...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/microprofile/ea132559-ae72-4537-9e6a-93e2e66dd1ca%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/microprofile/CAKeeVe4JGMiDTFJiO7tx6Svk%2BiyB7moprDUwT%3DA8hTbM-4Th0w%40mail.gmail.com.
From the, admittedly brief, discussions we had at the MicroProfile BOF at JavaOne.The focus was on defining a few fields and their location within a JWT token and leaving everything else up to implementors.When we're talking interoperability, it doesn't matter which JWT implementation is being used only that the fields we expect are in the location we expect them to be.Ken
On Mon, Oct 3, 2016 at 8:57 AM, Alex Soto <aso...@gmail.com> wrote:
So this leave us to implement a JWT based on JSON-P? Or collaborate with JJWT to create an artifact depending on JSON-P. Nimbus just depends on json-smart library.
El dilluns, 3 octubre de 2016 14:12:42 UTC+2, Erin Schnabel va escriure:IIRC. JJWT uses Jackson, which is why we didn't use it with some features we're building around JWT.+1 to the notion of documenting the required fields, and letting the chosen JWT implementations vary. ;)
On Friday, September 30, 2016 at 11:27:21 AM UTC-4, Alex Soto wrote:Hello guys, one of the main technology used in microservices to avoid to make them stateful is the usage of tokens and more concretely JWT. There are several libraries in the Java market that implements JWT (with encryption as well). Do you have in mind to use any?I think there is:Alex.
--
You received this message because you are subscribed to the Google Groups "MicroProfile" group.
To unsubscribe from this group and stop receiving emails from it, send an email to microprofile...@googlegroups.com.
To post to this group, send email to microp...@googlegroups.com.
According to the POM it doesn't seem to depend on other parts of JSR 375 API or Soteria at the moment, right?
Interesting article http://connect2id.com/products/nimbus-jose-jwt/vulnerabilities