openzipkin / zipkin-support

repository for support questions raised as issues
4 stars 2 forks source link

Security:Basic Auth or something similar. #25

Closed 007anwar closed 4 years ago

007anwar commented 4 years ago

How to secure web ui for openzipkin/zipkin

jorgheymans commented 4 years ago

Have a look here https://github.com/openzipkin/zipkin/tree/master/zipkin-lens#authentication--authorization , feel free to drop by on gitter for questions !

007anwar commented 4 years ago

All I need to know is can we secure zipkin's UI using username and password if yes how??

007anwar commented 4 years ago

Secured Zipkin's UI using Proxy server.