Skip to content

lumberjackdev/spring-boot-google-sso

Repository files navigation

Spring Boot with SSO Example

This example shows how to use Spring Boot with SSO using Google authentication.

To run this example:

  1. Go to the Google sign-up page to get a client ID and secret.
  2. Edit gradle.properties to fill in the the client ID and secret you just generated
  3. Run ./gradlew bootRun and navigate to http://localhost:8080/actuator and you'll be prompted to sign in with Google

About

Working Example of Spring Security Oauth2 Using Google as the Provider

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages