Microservice Security via MicroProfile JWT | EclipseCon Europe 2018
EclipseCon Europe 2018
Ludwigsburg, Germany · October 23 - 25, 2018
https://www.eclipsecon.org/europe2018
Speaker(s):
Jonathan Gallimore (Tomitribe)
https://www.eclipsecon.org/europe2018/sessions/microservice-security-microprofile-jwt
Microservices based architectures are becoming more and more popular in the industry, but securing microservices can still be a challenge.
This session will look at some of these challenges from an architectural point of view, and demonstrate how to leverage the quickly evolving MicroProfile JWT specification to secure microservices in a stateless and scalable manner. The session will introduce the specification in an easy to understand manner and demonstrate how to setup JWT verification and obtain trusted claims with code examples using Apache TomEE, an Open Source Jakarta EE/Java EE and MicroProfie implementation.