Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 268 Bytes

README.adoc

File metadata and controls

8 lines (6 loc) · 268 Bytes

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