6 Implementing additional security with Spring Security

This chapter covers

  • Configuring advanced security configurations, including securing passwords with Spring Cloud Vault, Remember Me, and Google reCAPTCHA
  • Enabling multi-factor authentication, including email verification and two-factor authentication with Google Authenticator
  • Implementing login with OAuth2 in a Spring Boot application
  • Securing Spring Boot Actuator endpoints with Spring Security

In chapter 5, we introduced you to Spring Security and provided an introduction to various Spring Security concepts. Further, we’ve explored several techniques for using Spring Security in a Spring Boot application. In this chapter, you’ll use the foundational concepts from the previous chapter ...

Get Spring Boot in Practice now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.