<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Pass Username/Password on iFrame Embed with Report Server in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Pass-Username-Password-on-iFrame-Embed-with-Report-Server/m-p/334481#M3274</link>
    <description>&lt;P&gt;Have you been able to figure this out? Or are you waiting on Microsoft for a solution?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to do the same thing than you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 08 Jan 2018 22:41:24 GMT</pubDate>
    <dc:creator>genovazquez</dc:creator>
    <dc:date>2018-01-08T22:41:24Z</dc:date>
    <item>
      <title>Pass Username/Password on iFrame Embed with Report Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Pass-Username-Password-on-iFrame-Embed-with-Report-Server/m-p/268345#M1336</link>
      <description>&lt;P&gt;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 I am prompted for credentials. When the app is deployed to the server, nothing loads because I am not able to provide credentials.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If it is not possible to pass the paramaters, is there any way in the current offering to embed a Power BI report from Report Server in my web application? Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2017 19:55:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Pass-Username-Password-on-iFrame-Embed-with-Report-Server/m-p/268345#M1336</guid>
      <dc:creator>bheltzel</dc:creator>
      <dc:date>2017-10-04T19:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: Pass Username/Password on iFrame Embed with Report Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Pass-Username-Password-on-iFrame-Embed-with-Report-Server/m-p/269931#M1348</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="43599" data-lia-user-login="bheltzel" class="lia-mention lia-mention-user"&gt;bheltzel&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For a Power BI report URL, you can add a query string parameter of&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;CODE&gt;?rs:Embed=true&lt;/CODE&gt;&lt;/STRONG&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE class="prettyprint copy-to-clipboard "&gt;http://myserver/reports/powerbi/Sales?rs:embed=true&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Once you have your URL, you can create an iFrame within a web page, to host the report.&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE class="prettyprint copy-to-clipboard "&gt;&amp;lt;iframe width="800" height="600" src="http://myserver/reports/powerbi/Sales?rs:embed=true" frameborder="0" allowFullScreen="true"&amp;gt;&amp;lt;/iframe&amp;gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For more details, please see:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.kasperonbi.com/embedding-power-bi-reports-with-power-bi-report-server/" target="_self"&gt;Embedding Power BI Reports with Power BI Report Server&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/19953286-embed-power-bi-report-server-reports-into-extranet" target="_self"&gt;Embed Power BI Report Server reports into extranet apps&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Yuliana Gu&lt;/P&gt;</description>
      <pubDate>Fri, 06 Oct 2017 02:41:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Pass-Username-Password-on-iFrame-Embed-with-Report-Server/m-p/269931#M1348</guid>
      <dc:creator>v-yulgu-msft</dc:creator>
      <dc:date>2017-10-06T02:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: Pass Username/Password on iFrame Embed with Report Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Pass-Username-Password-on-iFrame-Embed-with-Report-Server/m-p/270842#M1360</link>
      <description>&lt;P&gt;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?&lt;/P&gt;</description>
      <pubDate>Fri, 06 Oct 2017 16:19:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Pass-Username-Password-on-iFrame-Embed-with-Report-Server/m-p/270842#M1360</guid>
      <dc:creator>bheltzel</dc:creator>
      <dc:date>2017-10-06T16:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: Pass Username/Password on iFrame Embed with Report Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Pass-Username-Password-on-iFrame-Embed-with-Report-Server/m-p/273991#M1398</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="43599" data-lia-user-login="bheltzel" class="lia-mention lia-mention-user"&gt;bheltzel&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As mentioned in above link,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;The user who is connecting to your custom app also needs to &lt;STRONG&gt;have access to the Power BI report on the report server&lt;/STRONG&gt;, this is great for internal applications but harder for extranet scenario’s. A solution to this is also on the road map.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Yuliana Gu&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2017 07:45:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Pass-Username-Password-on-iFrame-Embed-with-Report-Server/m-p/273991#M1398</guid>
      <dc:creator>v-yulgu-msft</dc:creator>
      <dc:date>2017-10-10T07:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: Pass Username/Password on iFrame Embed with Report Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Pass-Username-Password-on-iFrame-Embed-with-Report-Server/m-p/334480#M3273</link>
      <description>&lt;P&gt;Have you been able to figure this out? Or are you waiting on Microsoft for a solution?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to do the same thing than you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jan 2018 22:38:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Pass-Username-Password-on-iFrame-Embed-with-Report-Server/m-p/334480#M3273</guid>
      <dc:creator>genovazquez</dc:creator>
      <dc:date>2018-01-08T22:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: Pass Username/Password on iFrame Embed with Report Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Pass-Username-Password-on-iFrame-Embed-with-Report-Server/m-p/334481#M3274</link>
      <description>&lt;P&gt;Have you been able to figure this out? Or are you waiting on Microsoft for a solution?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to do the same thing than you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jan 2018 22:41:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Pass-Username-Password-on-iFrame-Embed-with-Report-Server/m-p/334481#M3274</guid>
      <dc:creator>genovazquez</dc:creator>
      <dc:date>2018-01-08T22:41:24Z</dc:date>
    </item>
    <item>
      <title>Re: Pass Username/Password on iFrame Embed with Report Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Pass-Username-Password-on-iFrame-Embed-with-Report-Server/m-p/335164#M3292</link>
      <description>&lt;P&gt;Has there been any progress here?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2018 16:41:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Pass-Username-Password-on-iFrame-Embed-with-Report-Server/m-p/335164#M3292</guid>
      <dc:creator>slickvik</dc:creator>
      <dc:date>2018-01-09T16:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: Pass Username/Password on iFrame Embed with Report Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Pass-Username-Password-on-iFrame-Embed-with-Report-Server/m-p/385049#M4721</link>
      <description>&lt;P&gt;I am having the same issue&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;anyone have solution to authenticate this, right now i can only make this work by passing the username &amp;amp; password through querystring, and modify the page_load on report.&amp;nbsp; Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Mar 2018 21:49:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Pass-Username-Password-on-iFrame-Embed-with-Report-Server/m-p/385049#M4721</guid>
      <dc:creator>manceelee</dc:creator>
      <dc:date>2018-03-27T21:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: Pass Username/Password on iFrame Embed with Report Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Pass-Username-Password-on-iFrame-Embed-with-Report-Server/m-p/405914#M5379</link>
      <description>How do you pass the credentials? Can u please share ur solution ?</description>
      <pubDate>Fri, 27 Apr 2018 10:14:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Pass-Username-Password-on-iFrame-Embed-with-Report-Server/m-p/405914#M5379</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-27T10:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: Pass Username/Password on iFrame Embed with Report Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Pass-Username-Password-on-iFrame-Embed-with-Report-Server/m-p/407428#M5413</link>
      <description>&lt;P&gt;Pass encrypted session ID (you can use different mechanism) through js post method call, and authenticate the user in logon.aspx page_load, also you can check the url referr to insure the traffic is coming from your server.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Apr 2018 16:42:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Pass-Username-Password-on-iFrame-Embed-with-Report-Server/m-p/407428#M5413</guid>
      <dc:creator>manceelee</dc:creator>
      <dc:date>2018-04-30T16:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: Pass Username/Password on iFrame Embed with Report Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Pass-Username-Password-on-iFrame-Embed-with-Report-Server/m-p/407429#M5414</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Pass encrypted session ID (you can use different mechanism) through js post method call, and authenticate the user in logon.aspx page_load, also you can check the url referr to insure the traffic is coming from your server.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Apr 2018 16:43:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Pass-Username-Password-on-iFrame-Embed-with-Report-Server/m-p/407429#M5414</guid>
      <dc:creator>manceelee</dc:creator>
      <dc:date>2018-04-30T16:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: Pass Username/Password on iFrame Embed with Report Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Pass-Username-Password-on-iFrame-Embed-with-Report-Server/m-p/527950#M8145</link>
      <description>&lt;P&gt;Hey, really appreciate this answer. Can you explain a little more in detail?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Sep 2018 15:32:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Pass-Username-Password-on-iFrame-Embed-with-Report-Server/m-p/527950#M8145</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-27T15:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: Pass Username/Password on iFrame Embed with Report Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Pass-Username-Password-on-iFrame-Embed-with-Report-Server/m-p/3090260#M28954</link>
      <description>&lt;P&gt;Little bit hint:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Simple Add&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://username:password@url" target="_blank"&gt;https://username:password@url&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 12:06:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Pass-Username-Password-on-iFrame-Embed-with-Report-Server/m-p/3090260#M28954</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-02-21T12:06:44Z</dc:date>
    </item>
  </channel>
</rss>

