Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
ramonivandy
Frequent Visitor

Power BI Report Server Web Portal Ask Username & Password

ramonivandy_0-1674195669325.png

 

Is there a simple way to remove the sign-in prompt for Power BI Report Server Web Portal? I try other solutions but nothing work on my report server.

I can't use Power BI Service, since the data source is from an on-premise database (PostgreSQL).

1 ACCEPTED SOLUTION
ramonivandy
Frequent Visitor

For now, I solved it by using Basic Authentication.

 

1. Set Basic Authentication from Microsoft Document 

2. Login from the browser using basic authentication. e.g:

 

http://<your-user>:<your-password>@<your-domain>/ReportServer/browse

 

In my case, the credentials exposed at the URL it's fine. 

View solution in original post

2 REPLIES 2
srana
Frequent Visitor

Hello @ramonivandy ,

Can you tell me how did you get this pop up of username and password.
As I want that to be enabled when I publish report in report server. I ahve also created RLS , I want to pass username and password in url orelse atleast get a pop up.

 

Thanks,

Sweta Rana

ramonivandy
Frequent Visitor

For now, I solved it by using Basic Authentication.

 

1. Set Basic Authentication from Microsoft Document 

2. Login from the browser using basic authentication. e.g:

 

http://<your-user>:<your-password>@<your-domain>/ReportServer/browse

 

In my case, the credentials exposed at the URL it's fine. 

Helpful resources

Announcements
PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors