Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
Hi All
i have power bi Report Server (On Premise ) stand alon server and i want to dispaly server report in my .netcore application
i already used iframe to embed the report with parameter- rs:embed=true-
but still ask me for report server authentication username and password
is there is away to integrate with powerbi report server back to back through apis so i can display the report without asking user to put username and password again
i want exmple if it's avaialabe .
thnaks ,
Hello thanks For your Replay
but still the issue i cannot open report server without asking for username and password
i need away to embed report server in my .netcore application back to back using APIS or something like that
So i can Avoid This Message Of Authencation
Have you tried to add the server to the "Trusted sites"?
Then hit custom level, scroll right to the bottom and change User Authentication > Logon > Automatic logon with current user name and password.
Hi @Hany ,
According to our experience, if it is windows authentication, you can realize the following way to automatically use the AD user who is currently logged into this computer to log into the PBIRS web page, so that the user does not need to enter the login information when opening the report.
The specific way is as follows.
CMD enter inetcpl.cpl, enter
Internet Properties->Security, select Local Intranet, click sites, add PBIRS web page to Local Intranet.
Click Custom level, make sure your current User Authentication selection is Automatic logon only in Intranet zone (this is the default).
You can append PBIRS pages to the local intranet via domain policy push, eliminating the need to manually append from each client.
Authentication with the report server - SQL Server Reporting Services (SSRS) | Microsoft Learn
If it does not help, please provide more details.
Best Regards
Community Support Team _ Rongtie
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
3 | |
2 | |
1 | |
1 | |
1 |
User | Count |
---|---|
6 | |
5 | |
4 | |
3 | |
3 |