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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply

Remove authentication prompt when accessing report

Good morning, I installed the PBI Report Server to test and run the reports on an intranet (it will only work inside the internal environment behind the company's firewall).

However, when accessing the reports, a user and password are requested and I would like to remove this prompt to not request any authentication.

 

I want the report to load directly after accessing the address, as I intend to make the report available on the television browser embed as well.

How can I do this? (I tried to pass the user and password parameter to the report but it didn't work)

 

Versions used:

- Microsoft Power BI Report Server (May 2020)

- SQL SERVER 2019 Developer Edition (15.2002.4709.1) (Both in PT-BR)

10 REPLIES 10

The "Custom-Form Authentication" method is very complex for me ... unfortunately: /

@KBOand @saglamtimur 
You can tell me if it works to pass the login through the prompt by the URL?

For example:

http://myusername@mypassword:C0073027_00:80/relatorios/powerbi/ReportDigital?rs:embed=true

saglamtimur
Resolver II
Resolver II

I have found below link for Firefox and Chrome, but not tested.

 

Configuring Chrome and Firefox for Windows Integrated Authentication 




If my post solved your problem, mark my post as a solution to help others to quickly find it and also please give it a 👍

saglamtimur
Resolver II
Resolver II

If you are using windows authentication the only solution I found is configuring "Internet Options" on every client, which is time consuming, but working. We are all using "IE" or "Edge" so this setting reflects both. I do not how to change this setting for other browser, as we don't use them. Here are the steps if your clients and server in the same domain, and clients log on their PCs using AD credentials.

  • Open "Internet options"->security->local intranet -> sites ->advanced
  • Add your report address
  • Enable automatic log on only in local intranet in "Internet options"->security->custom level->check Enable automatic log on only in local intranet->OK




    If my post solved your problem, mark my post as a solution to help others to quickly find it and also please give it a 👍

@saglamtimur your suggestion will not be good for me, because my environment is no longer the same as several browsers, including the TVs where they intend to display the reports.

 

I would like a solution where I perform the procedure only Server

KBO
Memorable Member
Memorable Member

Hi @gustavoandrade ,

may be this will help: https://community.powerbi.com/t5/Report-Server/Power-Bi-report-Authentication/m-p/711247#M10597

 

Best,

Kathrin

 

 

 

 

If this post has helped you, please give it a thumbs up!
Did I answer your question? Mark my post as a solution!

@KBO 

I will try this option of "Custom-Form Authentication" then.

In this case, there is no parameter to be configured in the REPORT SERVER to not request this authentication, right?

Anonymous
Not applicable

Hi  gustavoandrade, 

I have same problem. I would like to also display reports onTv. So I want to know that did you solved your problem?

I couldn't solve it using Power BI, I made a simple solution in PHP / MYSQL / ChartsJS

Anonymous
Not applicable

hi @gustavoandrade, I have the same problem, can you share your simple solution with me?

 

Thanks

 

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors