Skip to content

novice-manu/oauth2login-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OAuth 2.0 Login Sample

Run the Sample

  1. Build the sample → ./gradlew clean build

  2. Run UAA → ./gradlew -b uaa/build.gradle cargoRunLocal

  3. Run the sample → ./gradlew bootRun

  4. Go to http://localhost:8080 and login to UAA using springsec5 / password

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 75.0%
  • HTML 25.0%