spring-security/samples/boot
Stephen Doxsee a7a9271313 Client OAuth2 properties to use scope not scopes
OAuth2ClientProperties.Registration (which captures .properties and
.yml for OAuth2 Client) has a member `scope` but not `scopes`. Samples
and documentation were using `scopes` and have now been updated to use
`scope`.

Fixes gh-6510
2019-02-08 11:54:18 -05:00
..
hellowebflux Remove ExchangeFilterFunctions 2018-07-30 15:34:44 -05:00
hellowebflux-method Remove ExchangeFilterFunctions 2018-07-30 15:34:44 -05:00
hellowebfluxfn Remove ExchangeFilterFunctions 2018-07-30 15:34:44 -05:00
helloworld Remove Thymeleaf dependency management 2018-11-28 08:23:01 -06:00
insecure Remove Thymeleaf dependency management 2018-11-28 08:23:01 -06:00
oauth2authorizationserver Introspect endpoint Authorization Server support 2019-02-07 12:40:12 -07:00
oauth2login Remove Thymeleaf dependency management 2018-11-28 08:23:01 -06:00
oauth2login-webflux Remove Thymeleaf dependency management 2018-11-28 08:23:01 -06:00
oauth2resourceserver Polish resourceserver samples 2018-09-13 14:31:23 -05:00
oauth2resourceserver-opaque Resource Server Opaque Token Sample 2019-02-07 12:40:12 -07:00
oauth2resourceserver-static Resource Server Static Key Sample 2018-12-05 10:51:24 -07:00
oauth2resourceserver-webflux Polish resourceserver samples 2018-09-13 14:31:23 -05:00
oauth2webclient Client OAuth2 properties to use scope not scopes 2019-02-08 11:54:18 -05:00
oauth2webclient-webflux Client OAuth2 properties to use scope not scopes 2019-02-08 11:54:18 -05:00
webflux-form Update webflux-form sample to use Built in CSRF Support 2018-11-14 17:38:37 -06:00