March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch 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.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
2 | |
2 | |
1 | |
1 | |
1 |
User | Count |
---|---|
4 | |
4 | |
4 | |
3 | |
3 |