Add Single Sign-On to Your Spring Boot Web App in 15 Minutes

Brian Demers

You will need to use @EnableOAuth2Sso for this example. If you are trying to use the later versions of Spring Security, you can take a look at this example repo: https://github.com/okta/sam…