We are running into any issue where devices not attached to our domain (fire stick, raspberry pi w/ raspbian), when they navigate to http://server/DisplayMonkey they are challenged with a domain credentials login box before getting to what is displayed for that unit. I tried disabling the Windows Authentication for the Display Monkey Web Application but that only seemed to cause a 401 Authentication error at the display. Has anyone found a way to disable asking for credentials from the presentation web application?
Figured this out. In IIS instead of disabling Windows Authentication for the Web App, just enable Anonymous Authentication along with what is default enabled.
We are running into any issue where devices not attached to our domain (fire stick, raspberry pi w/ raspbian), when they navigate to http://server/DisplayMonkey they are challenged with a domain credentials login box before getting to what is displayed for that unit. I tried disabling the Windows Authentication for the Display Monkey Web Application but that only seemed to cause a 401 Authentication error at the display. Has anyone found a way to disable asking for credentials from the presentation web application?