Forum Discussion
bheltzel
8 years agoNew Member
Pass Username/Password on iFrame Embed with Report Server
Can I pass a Username and Password for a system account to my embedded iFrame on my web application? With my current imlpementation, I can only view the iFrame if the app is on my local machine where...
bheltzel
8 years agoNew Member
Hi Yuliana, thanks for the reply. I actually have completed these steps from the documentation already and they are working as expected. My issue is that the Report Server requires credentials to see the report. How can I pass the credentials in the application so that any user (even ones that don't have access to the report server) can view the report?
v-yulgu-msft
8 years agoMicrosoft Employee
Hi bheltzel,
As mentioned in above link,
The user who is connecting to your custom app also needs to have access to the Power BI report on the report server, this is great for internal applications but harder for extranet scenario’s. A solution to this is also on the road map.
Regards,
Yuliana Gu
- slickvik8 years agoRegular Visitor
Has there been any progress here?