spring-cloud/spring-cloud-dataflow

Question: How to enable Security Response Headers for the Spring Cloud Data Flow Dashboard?

Closed this issue · 2 comments

Hi,

is there any way to enable the HTTP Security Response Headers for the Spring Cloud Data Flow UI? Right now there doesn't seem to be any headers sent when accessing the Spring Cloud Data Flow Dashboard.

Hello @r-heimann ,
The security configuration offered by SCDF is discussed here: https://docs.spring.io/spring-cloud-dataflow/docs/current/reference/htmlsingle/#configuration-security. If there are additional features you would like added please open an issue discussing the features missing.
Thank you!

Thank you for the quick reply. It doesn't seem to be possible to add security headers to the Dashboard at the moment, i will open a feature request.