Update README.adoc

This commit is contained in:
Josh Long
2021-10-27 12:32:36 -07:00
committed by Joe Grandja
parent c7f01f0795
commit dc0ca22f5e

View File

@@ -2,6 +2,8 @@
This sample integrates `spring-security-oauth2-client` and `spring-security-oauth2-resource-server` with *Spring Authorization Server*.
The username is `user1` and the password is `password`.
== Run the Sample
* Run Authorization Server -> `./gradlew -b samples/boot/oauth2-integration/authorizationserver/spring-security-samples-boot-oauth2-integrated-authorizationserver.gradle bootRun`