This chapter covers the following topics.
-
Using HTTPS encrypted with TLS 1.3
-
Jakarta Security
-
Using MicroProfile JWT tokens
-
Authentication and authorization with OpenID Connect
-
Encrypting secrets in configuration
Securing your application is a step that is often perceived as a very complicated task that requires security specialists with deep knowledge of all sorts of encryption mechanisms and black magic. Modern frameworks like Helidon provide tooling to simplify ...