From f3b1c2b02d42cf071127cae19cab0176d1478ba7 Mon Sep 17 00:00:00 2001 From: Gunnar Hillert Date: Tue, 26 Feb 2019 10:35:45 -1000 Subject: [PATCH] Polishing security LDAP UAA example --- security-ldap-uaa-example/README.adoc | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/security-ldap-uaa-example/README.adoc b/security-ldap-uaa-example/README.adoc index 940bde2..231500f 100644 --- a/security-ldap-uaa-example/README.adoc +++ b/security-ldap-uaa-example/README.adoc @@ -26,11 +26,13 @@ In order to get everything running we need to setup the following server instanc * Spring Cloud Skipper (secured by UAA, port `7577`) * Spring Cloud Data Flow (secured by UAA, port `9393`) -== Build + Start LDAP Server +== Requirements + +Please ensure you have the following 3 items installed: * Java 8 * https://git-scm.com/[Git] -* https://github.com/cloudfoundry/cf-uaac[CloudFoundry UAA Command Line Client] (UACC) +* https://github.com/cloudfoundry/cf-uaac[CloudFoundry UAA Command Line Client] (UAAC) == Build + Start LDAP Server