I’m trying to secure access to WowzaStreamingEngineManager with a reverse proxy; when I access the url, instead of having the in-page wowza auth dialog, I have standard browser auth dialog labelled “Spring security application”. When I provide my credentials, the following message is displayed.
Any idea on how to acheive that?
TIA
greg
[h=1]Status Code: 401[/h]Exception: org.springframework.security.web.authentication.WebAuthenticationDetails cannot be cast to com.wowza.wms.spring.WowzaAuthenticationDetailSource$WowzaAuthenticationDetails
Stacktrace:(none)
Generated by Winstone Servlet Engine v1.0.5 at Wed Mar 19 14:58:49 CET 2014
Since you’re configuring a proxy, we do need to confirm connectivity between WSEM and WSE. The description you offer here is helpful, however, in order for us to proceed, we need to understand more about how you are connecting and have a look at your configuration and log files.
Please create a support request by sending an email to support@wowza.com. Include a reference to this post and the following files as a .zip (or other archive):
[install-dir]/conf
[install-dir]/logs
[install-dir]/transcoder
[install-dir]/manager/logs
Also, please offer how your server(s) are configured with regard to your reverse proxy configuration, so we can best understand your environment and offer a quality response.