<?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: Custom Viz and authentication API in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Custom-Viz-and-authentication-API/m-p/4374398#M59142</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/390721"&gt;@gjatteau&lt;/a&gt;, &lt;/P&gt;
&lt;P&gt;The setting is named&amp;nbsp;&lt;STRONG&gt;AppSource Custom Visuals SSO, under the&amp;nbsp;&lt;STRONG&gt;Power BI Visuals section&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;DIV id="tinyMceEditor_2ce6815eab6a67dmp_0" class=""&gt;&amp;nbsp;
&lt;DIV id="tinyMceEditor_2ce6815eab6a67dmp_1" class=""&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="power-bi-visuals-tenant-settings.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1229095iFB35139BE0DA5929/image-size/large?v=v2&amp;amp;px=999" role="button" title="power-bi-visuals-tenant-settings.png" alt="power-bi-visuals-tenant-settings.png" /&gt;&lt;/span&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P data-unlink="true"&gt;You can read more in the&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/power-bi/developer/visuals/authentication-api" target="_self"&gt;developer documentation on the Authentication API&lt;/A&gt;, and this also links to the &lt;A href="https://learn.microsoft.com/en-us/fabric/admin/organizational-visuals" target="_self"&gt;official doc on tenant settings.&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are no licensing restrictions, but bear in mind that if you're building this functionality in as a key dependency and planning to distribute your visual, any users will need this setting available to use any functionality that your visual leverages around SSO. As such, you may need some logic and UX to handle the scenario where this isn't permitted/enabled in a users' tenant.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Tue, 21 Jan 2025 21:00:29 GMT</pubDate>
    <dc:creator>dm-p</dc:creator>
    <dc:date>2025-01-21T21:00:29Z</dc:date>
    <item>
      <title>Custom Viz and authentication API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-Viz-and-authentication-API/m-p/4373686#M59138</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;I try to acquire a token from a PowerBI custom visual, but when I call&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;options&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;host&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;acquireAADTokenService&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;acquireAADTokenstatus&lt;/SPAN&gt;&lt;SPAN&gt;(),&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I get the status DisabledByAdmin.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;How can I enable the authentication API in the PowerBI settings? Which parameter must be enabled? Any license restrictions?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks&lt;/DIV&gt;</description>
      <pubDate>Tue, 21 Jan 2025 13:18:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-Viz-and-authentication-API/m-p/4373686#M59138</guid>
      <dc:creator>gjatteau</dc:creator>
      <dc:date>2025-01-21T13:18:49Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Viz and authentication API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-Viz-and-authentication-API/m-p/4374398#M59142</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/390721"&gt;@gjatteau&lt;/a&gt;, &lt;/P&gt;
&lt;P&gt;The setting is named&amp;nbsp;&lt;STRONG&gt;AppSource Custom Visuals SSO, under the&amp;nbsp;&lt;STRONG&gt;Power BI Visuals section&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;DIV id="tinyMceEditor_2ce6815eab6a67dmp_0" class=""&gt;&amp;nbsp;
&lt;DIV id="tinyMceEditor_2ce6815eab6a67dmp_1" class=""&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="power-bi-visuals-tenant-settings.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1229095iFB35139BE0DA5929/image-size/large?v=v2&amp;amp;px=999" role="button" title="power-bi-visuals-tenant-settings.png" alt="power-bi-visuals-tenant-settings.png" /&gt;&lt;/span&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P data-unlink="true"&gt;You can read more in the&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/power-bi/developer/visuals/authentication-api" target="_self"&gt;developer documentation on the Authentication API&lt;/A&gt;, and this also links to the &lt;A href="https://learn.microsoft.com/en-us/fabric/admin/organizational-visuals" target="_self"&gt;official doc on tenant settings.&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are no licensing restrictions, but bear in mind that if you're building this functionality in as a key dependency and planning to distribute your visual, any users will need this setting available to use any functionality that your visual leverages around SSO. As such, you may need some logic and UX to handle the scenario where this isn't permitted/enabled in a users' tenant.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 21 Jan 2025 21:00:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-Viz-and-authentication-API/m-p/4374398#M59142</guid>
      <dc:creator>dm-p</dc:creator>
      <dc:date>2025-01-21T21:00:29Z</dc:date>
    </item>
  </channel>
</rss>

