We have a requirement where we need to enable only Authorization in Spring Cloud Dataflow server. The authetication will be done from an internal tool. Have tried with the authorization configuration alone leaving out the authentication configuration. But the endpoints are accessible even without an header with an authorization token. Please help with the configurations for enabling authorization only with SCDF server.
Dataflow Server Version: 2.3.0.RELEASE