Securing Microservices in less than 40 minutes with Auth0 and MicroProfile
Fabio Andrés Turizo Correa
Software Engineer offering over 9 years in the IT industry with a focus on software architecture and development. Oracle Certified Professional and Specialist in Java SE and EE platforms. Currently working as part of the service team of Payara Services Limited and also part of the Toptal network of freelancers as well.
Join me on this talk where I will showcase how a combination between Auth0 (externalized security solution) and Eclipse MicroProfile can help developers simplify the security aspects of their applications by doing a live demonstration of securing enterprise Java Microservices under 40 minutes!
Implementing the correct security patterns is a common challenge that most application developers and consultants can get wrong in even the most common of scenarios. Reinventing the wheel is a common pattern that developers follow for implementing their security solutions inside their applications (authentication, password validation, identity management, correct storage of user data, etc.). Auth0 is a service that focuses on taking the worry of implementing these aspects in the right way, allowing developers to focus on other business aspects of their applications. This talk will focus on the benefits of using such a service with a Java EE/Jakarta EE application and will showcase a live demonstration of a small application that uses the Eclipse MicroProfile APIs in order to correctly integrate this application with the Auth0 service.
The talk will make use of Payara Micro to demonstrate how easy is to provide this solution in a production scenario as well.