diff --git a/1.1.x/multi/multi__single_sign_on.html b/1.1.x/multi/multi__single_sign_on.html index 844285c..d5059b8 100644 --- a/1.1.x/multi/multi__single_sign_on.html +++ b/1.1.x/multi/multi__single_sign_on.html @@ -2,7 +2,7 @@ 2. Single Sign On

2. Single Sign On

[Note]Note

All of the OAuth2 SSO and resource server features moved to Spring Boot in version 1.3. You can find documentation in the -Spring Boot user guide.

This project provides automatic binding from CloudFoundry service +Spring Boot user guide.

This project provides automatic binding from CloudFoundry service credentials to the Spring Boot features. If you have a CloudFoundry service called "sso", for instance, with credentials containing "client_id", "client_secret" and "auth_domain", it will bind diff --git a/1.1.x/single/spring-cloud-cloudfoundry.html b/1.1.x/single/spring-cloud-cloudfoundry.html index 2622d06..b21524e 100644 --- a/1.1.x/single/spring-cloud-cloudfoundry.html +++ b/1.1.x/single/spring-cloud-cloudfoundry.html @@ -37,7 +37,7 @@ the credentials it is authenticated with, where the space defaults to the one the client is running in (if any). If neither org nor space are configured, they default per the user’s profile in Cloud Foundry.

2. Single Sign On

[Note]Note

All of the OAuth2 SSO and resource server features moved to Spring Boot in version 1.3. You can find documentation in the -Spring Boot user guide.

This project provides automatic binding from CloudFoundry service +Spring Boot user guide.

This project provides automatic binding from CloudFoundry service credentials to the Spring Boot features. If you have a CloudFoundry service called "sso", for instance, with credentials containing "client_id", "client_secret" and "auth_domain", it will bind diff --git a/1.1.x/spring-cloud-cloudfoundry.xml b/1.1.x/spring-cloud-cloudfoundry.xml index 76a5cc5..16f1863 100644 --- a/1.1.x/spring-cloud-cloudfoundry.xml +++ b/1.1.x/spring-cloud-cloudfoundry.xml @@ -65,7 +65,7 @@ are configured, they default per the user’s profile in Cloud Foundry. All of the OAuth2 SSO and resource server features moved to Spring Boot in version 1.3. You can find documentation in the -Spring Boot user guide. +Spring Boot user guide. This project provides automatic binding from CloudFoundry service credentials to the Spring Boot features. If you have a CloudFoundry