Open JoelOtter opened 9 years ago
Hi,
I know this is an old issue, but I'm having a similar problem/doubt. Is there any way to pass an authentication token to Turbine so that it can talk to the streams, same way you can do it through the Hystrix dashboard GUI? I couldn't find it in the documentation.
Thanks,
The Hystrix dashboard offers an option to supply an auth token. One can then build a filter on the servlet running the hystrix-event-stream or Turbine, controlling access.
This works fine for either of these options, but if authorization is implemented on both, Turbine stops working - it doesn't, as far as I can tell, forward the access token given to it when it makes the requests to the Hystrix instances that it has discovered by whichever means.
I'm using Turbine 1.0.0.