diff --git a/spring-cloud.html b/spring-cloud.html index be13dab..8e1bf2f 100644 --- a/spring-cloud.html +++ b/spring-cloud.html @@ -2585,7 +2585,7 @@ running on port 8080.

To limit the scope that the client asks for when it obtains an access token -you can set oauth2.client.scope (comma separated or an array in YAML). By +you can set spring.oauth2.client.scope (comma separated or an array in YAML). By default the scope is empty and it is up to to Authorization Server to decide what the defaults should be, usually depending on the settings in the client registration that it holds.

@@ -2655,16 +2655,16 @@ following properties in the Environment: