Fix asciidoc

This commit is contained in:
Dave Syer
2014-11-24 15:53:45 +00:00
parent e8856d3ad9
commit 30bc45c5a8

View File

@@ -15,8 +15,8 @@ binds the app to environment properties in `oauth2.\*`. Spring Cloud
for Cloud Foundry just sets up default environment properties so that
it all just works if you bind to a Cloud Foundry service instance
called "sso". The service credentials are mapped to the SSO
properties, i.e. (from `oauth2.client.\*`) `clientId`, `clientSecret`,
`tokenUri`, `authorizationUri`, (and from `oauth2.resource.\*`)
properties, i.e. (from `oauth2.client.*`) `clientId`, `clientSecret`,
`tokenUri`, `authorizationUri`, (and from `oauth2.resource.*`)
`userInfoUri`, `tokenInfoUri`, `keyValue`, `keyUri`. Refer to the
Spring Cloud Security documentation for details of which combinations
will work together. The main thing is that in Cloud Foundry you only