0
votes

I have known that Spring CLoud Data Flow used UAA and LDAP to deploy security feature. However, is it possible if following this link to configure Spring Security OAuth2 Resource/Authorization Server?

Are these any better way to develop security feature of Spring Cloud Data Flow using ADFS server?

1

1 Answers

1
votes

For the client configuration (at SCDF) involved in connecting to the OAuth2 Resource/Authorization Server, you can refer the documentation here. I am not sure about how this will play out ADFS but feel free to try these OAuth2 configuration and create any issues/feature requests on Spring Cloud Data Flow GH.

There is also a GH story in place to try this on AAD.