0
votes

Currently spring cloud data flow support oAuth Authentication and i want to autheticate my spring cloud dataflow server on cloud foundry using LDAP. is there any way by which i can do it?, is there any documentation available?

1

1 Answers

2
votes

With the SCDF's 1.0.0.RELEASE, only OAUTH backed authentication is supported and the LDAP as well as File based authentication is planned for 1.1.0.RELEASE. Please consider adding your use-case(s) and/or any other supplemental details to #808.