youtube image
From YouTube: Jakarta Techk Talk - OpenIDConnect has finally come to Jakarta EE!

Description

OpenID Connect 1.0 is one of the biggest security standards to come out in recent years, as it allows developers to simplify authentication, authorization, and identity management in an interoperable manner, but what many developers don’t know is that is crucial to understand how to properly integrate existing services and web applications to use this standard in a way that is easy to maintain. Jakarta EE 10, and its new version of the Jakarta Security specification now leverage the power of OpenID Connect providers in an intuitive manner, making Enterprise applications more adaptable to cloud environments.

This talk will focus on showcasing how this new integration is being implemented with a quick demonstration of how to implement a portable Jakarta EE application that connects to a valid OpenID Connect provider to leverage authentication and authorization services.