- Set the
ext.tomcatHomeDirinuaa-server/build.gradleto the local distribution of Tomcat 8.x - Download UAA ->
./gradlew downloadUAA
- Build the sample ->
./gradlew clean build - Run UAA ->
./gradlew -b uaa-server/build.gradle cargoRunLocal - Run the Resource Server ->
./gradlew -b resource-server/build.gradle bootRun - Run the Client App ->
./gradlew -b client-app/build.gradle bootRun - Go to
http://localhost:8080and login to UAA using one of the registered users inuaa.ymlunderscim.users