<?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 How to secure web-embedded reports with RLS? in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/How-to-secure-web-embedded-reports-with-RLS/m-p/1825938#M29304</link>
    <description>&lt;P&gt;Researching methods for embedding reports in web applications, the results are endless with so much documentation that it's confusing.&lt;/P&gt;&lt;P&gt;There are way too many ways to connect applications and secure them, and some of the documentation gives different steps to achieve same results.&lt;/P&gt;&lt;P&gt;What documentation should be followed for embedding reports into a web application and securing it for RLS?&lt;/P&gt;&lt;P&gt;We're using Node.js for development and have Power BI Premium per capacity licenses; do we also need to purchase Embedded licensing? It's kinda confusing.&lt;/P&gt;</description>
    <pubDate>Thu, 06 May 2021 01:00:14 GMT</pubDate>
    <dc:creator>ctoscher</dc:creator>
    <dc:date>2021-05-06T01:00:14Z</dc:date>
    <item>
      <title>How to secure web-embedded reports with RLS?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-secure-web-embedded-reports-with-RLS/m-p/1825938#M29304</link>
      <description>&lt;P&gt;Researching methods for embedding reports in web applications, the results are endless with so much documentation that it's confusing.&lt;/P&gt;&lt;P&gt;There are way too many ways to connect applications and secure them, and some of the documentation gives different steps to achieve same results.&lt;/P&gt;&lt;P&gt;What documentation should be followed for embedding reports into a web application and securing it for RLS?&lt;/P&gt;&lt;P&gt;We're using Node.js for development and have Power BI Premium per capacity licenses; do we also need to purchase Embedded licensing? It's kinda confusing.&lt;/P&gt;</description>
      <pubDate>Thu, 06 May 2021 01:00:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-secure-web-embedded-reports-with-RLS/m-p/1825938#M29304</guid>
      <dc:creator>ctoscher</dc:creator>
      <dc:date>2021-05-06T01:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to secure web-embedded reports with RLS?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-secure-web-embedded-reports-with-RLS/m-p/1832225#M29340</link>
      <description>&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/299504"&gt;@ctoscher&lt;/a&gt;,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;You can take a look at the following links to know more about embedded features:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;tutorial of embedded configurations:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;A href="https://docs.microsoft.com/en-us/power-bi/developer/embedded/embed-sample-for-customers?tabs=net-core" target="_blank"&gt;Embed content in your Power BI embedded analytics application - Power BI | Microsoft Docs&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Embedded contents with RLS:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;A href="https://docs.microsoft.com/en-us/power-bi/developer/embedded/embedded-row-level-security" target="_blank"&gt;Using row-level security with embedded content in Power BI embedded analytics - Power BI | Microsoft Docs&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;BTW, premium licenses already include the power bi embedded features. You do not need to purchase it for embedded feature usage.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;A href="https://docs.microsoft.com/en-us/power-bi/developer/embedded/embedded-capacity" target="_blank"&gt;Capacity and SKUs in Power BI embedded analytics - Power BI | Microsoft Docs&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Xiaoxin Sheng&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 May 2021 01:36:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-secure-web-embedded-reports-with-RLS/m-p/1832225#M29340</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-10T01:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to secure web-embedded reports with RLS?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-secure-web-embedded-reports-with-RLS/m-p/1839073#M29398</link>
      <description>&lt;P&gt;Thank you Xiaoxin,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We've been working through this documentation, but have reached a point where we're not sure how to use the API because it seems to contradict the documentation (Node.js).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the app owns data (embed for customers) &lt;A href="https://docs.microsoft.com/en-us/power-bi/developer/embedded/embed-sample-for-customers?tabs=net-core#step-1---select-your-authentication-method" target="_self"&gt;documentation&lt;/A&gt;, &lt;EM&gt;Step 1 - Select your authentication method&lt;/EM&gt; states that the &lt;EM&gt;Azure AD delegated permissions&lt;/EM&gt; are not required for &lt;EM&gt;Service principal&lt;/EM&gt; method of authentication. In the&amp;nbsp;&lt;EM&gt;Master user&lt;/EM&gt;&amp;nbsp;section, it states that a&amp;nbsp;&lt;EM&gt;master user or an administrator has to grant consent for your app to access Power BI REST API permissions (also known as scopes)&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the Power BI Developer Samples (&lt;A href="https://github.com/microsoft/PowerBI-Developer-Samples/blob/master/NodeJS/Embed%20for%20your%20customers/AppOwnsData/src/authentication.js#L43" target="_self"&gt;here is the link to actual file and line of code&lt;/A&gt;) it uses &lt;STRONG&gt;config.scope&lt;/STRONG&gt;. The config file has a scope of&amp;nbsp;&lt;STRONG&gt;&lt;SPAN&gt;&lt;A href="https://analysis.windows.net/powerbi/api" target="_blank" rel="noopener"&gt;https://analysis.windows.net/powerbi/api&lt;/A&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are not exactly sure what we need to put here in place of the&amp;nbsp;&lt;STRONG&gt;scope&lt;/STRONG&gt; value in the json file as the documentation states it's not required, but the code clearly requires a scope value to be set.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Colton&lt;/P&gt;</description>
      <pubDate>Wed, 12 May 2021 16:06:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-secure-web-embedded-reports-with-RLS/m-p/1839073#M29398</guid>
      <dc:creator>ctoscher</dc:creator>
      <dc:date>2021-05-12T16:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to secure web-embedded reports with RLS?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-secure-web-embedded-reports-with-RLS/m-p/1840442#M29409</link>
      <description>&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/299504"&gt;@ctoscher&lt;/a&gt;,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;As you said, this scope parameter seems not needed for the embedded function usage. In my opinion, I suppose they may be used for other types of azure features/services. (e.g. audit or activity logs of user operations)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Regards,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Xiaoxin Sheng&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 May 2021 09:36:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-secure-web-embedded-reports-with-RLS/m-p/1840442#M29409</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-13T09:36:21Z</dc:date>
    </item>
  </channel>
</rss>

