Skip to content

jgrandja/oauth2-client-demo

Repository files navigation

OAuth 2.0 Client Sample

Run the Sample

  1. Build the sample → ./gradlew clean build

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

  3. Run the Resource Server → ./gradlew -b resource-server/build.gradle bootRun

  4. Run the Client App → ./gradlew -b client-app/build.gradle bootRun

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors