Forum Discussion
GuestUser
7 years agoHelper V
Custom Authentication in Power BI Report Server
HI, We have power BI Report Server Installed (On-prem) We do not need Windows Authentication for login in to Power BI Application for the Users So we plan to implement Custom Authentciati...
GuestUser
7 years agoHelper V
Thanks!!
But I need to understand how do we run the Configure.ps1 command
Should we set some path on command prompt and then run this Configure.ps1 ?
Can someone please elaborate on it..?
saykasku
7 years agoResolver I
"All the steps are automated in a PowerShell Script, if you have a Power BI Report Server default installation you can run (the script is only valid for Power BI Report Server, for SSRS you need to follow the manual steps)
.\Configure.ps1
This configuration is not intended to use in production, you should generate your own strong name key and your own authentication key different of those used in the sample"
I think u have default paths in this file so u can run it everywhere. You need to do this only once.