OAuth 2.0/OpenID Connect Single Sign-On (SSO) login into Spring Boot App
Spring Boot acts as an OAuth Client which can be configured to establish trust between the application and IDP to securely authenticate and enable SSO / Login for the users into the Spring Boot application.