spring-cloud / spring-cloud-dataflow-samples

Sample starter applications and code for use with the Spring Cloud Data Flow project
http://cloud.spring.io/spring-cloud-dataflow/
220 stars 203 forks source link

Update Java DSL sample to include security configurations #126

Closed sabbyanandan closed 4 years ago

sabbyanandan commented 4 years ago

As a user, I'm attempting to use the Java DSL to programmatically create + deploy streams against an (OAuth) secured SCDF backend; however, I do not know what properties to configure and how to get this set up in my SCDF client application that uses the Java DSL.

Acceptance: