Securing Java Microservices with Java JWT (JJWT)


Details
"Microservices are awesome, but they're not free" - Les Hazlewood, CTO Stormpath
In this presentation, Micah Silverman will take you on a token based journey. The talk covers what tokens are, looking at cryptographically signed tokens - JWTs (JSON Web Token), using the JJWT library to create JWTs, mitigating CSRF (Cross Site Request Forgery) attacks using JWTs and establishing trust between microservices using JWTs. There are some slides and lots of code.
About Micah Silverman:
Micah Silverman is Stormpath (http://stormpath.com)'s Java Developer Evangelist. With 21 years of Java Experience (yup, that's from the beginning), he's authored numerous articles, co-authored a Java EE book and spoken at many conferences. He brings his love of all things Java to a meetup near you.
On Twitter as @afitnerd (https://twitter.com/afitnerd).

Securing Java Microservices with Java JWT (JJWT)