Windows authentication

Avatar
  • updated
  • Answered
Is there a way to use windows authentication on the web server?
Avatar
Monster Hop-ital (Oli)
Quote from Monster Hop-ital (Oli)
How about when running in IIS? It seems that the Dashboard will only work when using Forms Authentication.
Thanks for the reply, this will work for us :)
Avatar
Michael
Quote from Monster Hop-ital (Oli)
How about when running in IIS? It seems that the Dashboard will only work when using Forms Authentication.
Unfortunately the reports doesn't support Windows Authentication now.

However, please note that there is a way to use special links that include username and password and give it to users, so they will be able to access reports without need to enter username and password manually. For example: http://127.0.0.1:9991/Login.aspx?username=user&password=pwdhttp://127.0.0.1:9991/Login.aspx?ReturnUrl=/Report.aspx?id=1&username=user&password=pwd
Avatar
Monster Hop-ital (Oli)
How about when running in IIS? It seems that the Dashboard will only work when using Forms Authentication.
Avatar
Michael
No, only forms-based authentication is supported in the built-in web server (dynamic HTML reports).