Forum Discussion
Anonymous
7 years agoNot applicable
Power BI Report Server HTTP -> HTTPS URL Redirect Problem
Recently, we upgraded to Power BI Report Server from using SSRS on SQL server 2008. We also added secure https access. Our current desire is to redirect any links that start with http to https. ...
Anonymous
7 years agoNot applicable
You might be helped by this: https://docs.microsoft.com/en-us/sql/reporting-services/security/configure-ssl-connections-on-a-native-mode-report-server?view=sql-server-2017
Apperantly there are some interoperability issues with IIS and Power BI Report Server when it comes to SSL so if you are using IIS on the same machine you might consider moving to another server.