Hi Patrick,
Thanks for contacting Syncfusion Support.
Currently, we don’t have support to set windows authentication as default login. We have made modification in our login page that allows you to login using Windows Authentication by default.
Please follow the below steps to replace the file in your machine,
- Download and extract the file from the below location,
- Open the below location in the machine where Report Server is installed,
C:\Syncfusion\Dashboard Server\DashboardServer.Web\Views\Accounts
- Replace the downloaded file “Login.cshtml” in the above location.
To login using the normal Report Server authentication, please add the parameter “authentication = form” in the URL Query String.
Regards,
Subha