Search code examples
spring-cloud-dataflow

Launching composed task runner with secured Spring cloud data flow


I've enabled basic security in SCDF and trying to invoke CTR via rest endpoint. My question is how can I pass credentials to CTR to be used to access SCDF? Thanks


Solution

  • The working solution is descibed here