fuel9 / DisplayMonkey

Display Monkey digital signage solution
Other
126 stars 50 forks source link

Bypass Credentials Challenge on DM Presentation #155

Closed mmckinney282 closed 4 years ago

mmckinney282 commented 4 years ago

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?

mmckinney282 commented 4 years ago

Figured this out. In IIS instead of disabling Windows Authentication for the Web App, just enable Anonymous Authentication along with what is default enabled.