Forum Discussion
LHP-Luke
3 years agoFrequent Visitor
Hosting a Power Bi Report for Local Network Access Without Active Directory
Hello all, I am developing a Power Bi report in an on-prem environment with extremely limited network access. (Internal network only) I am testing my website on a Windows computer but in the fut...
d_gosbell
Super User
3 years agoThat possibly means that the browser on the Pi is not responding to the NTLM authentication prompts.
The authentication providers supported by Report Server are documented here https://learn.microsoft.com/en-us/sql/reporting-services/security/authentication-with-the-report-server?view=sql-server-ver16
LHP-Luke wrote:
I think because I can't use Azure, then I can't use the "Reporting Services Custom Security Sample for Power BI Report Server" code that a lot of people recommend for this purpose.
No, you can definitely use the custom authentication without Azure and it would probably be a reasonable option in your scenario.