<?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: How to embed a databricks dashboard in an iframe when running on localhost? in Administration &amp; Architecture</title>
    <link>https://community.databricks.com/t5/administration-architecture/how-to-embed-a-databricks-dashboard-in-an-iframe-when-running-on/m-p/128976#M3907</link>
    <description>&lt;P&gt;Hey &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/173840"&gt;@Khaja_Zaffer&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;&lt;P&gt;Really appreciate you getting back to me so quickly.&lt;/P&gt;&lt;P&gt;We were able confirm with databricks yesterday that it is indeed possible to host an iframe from&amp;nbsp;&lt;STRONG&gt;localhost&lt;/STRONG&gt;. We were able to get it working temporarily by allowing access from any domain. That's clearly not a long term fix and we're working with them to figure out the exact configuration.&lt;/P&gt;&lt;P&gt;Thanks again for the fast reply!&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Sylvain&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 20 Aug 2025 12:26:53 GMT</pubDate>
    <dc:creator>SylvainW</dc:creator>
    <dc:date>2025-08-20T12:26:53Z</dc:date>
    <item>
      <title>How to embed a databricks dashboard in an iframe when running on localhost?</title>
      <link>https://community.databricks.com/t5/administration-architecture/how-to-embed-a-databricks-dashboard-in-an-iframe-when-running-on/m-p/128914#M3899</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;I'm working on embedding one of our databricks dashboards into an &lt;STRONG&gt;iframe&lt;/STRONG&gt; but even after adding &lt;STRONG&gt;localhost&lt;/STRONG&gt; to the &lt;STRONG&gt;Approved domains&amp;nbsp;&lt;/STRONG&gt;list, I'm getting the message that embedding for this domain isn't possible (see below).&lt;/P&gt;&lt;P&gt;We need to be able to develop and test on&amp;nbsp;&lt;STRONG&gt;localhost&lt;/STRONG&gt; and not have to release to&amp;nbsp;&lt;STRONG&gt;dev&lt;/STRONG&gt; every time time we want to test something.&lt;/P&gt;&lt;P&gt;Does anyone have a work around for this?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SylvainW_0-1755638534643.png" style="width: 747px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/19203iAF8CFCB273BEFF63/image-dimensions/747x71?v=v2" width="747" height="71" role="button" title="SylvainW_0-1755638534643.png" alt="SylvainW_0-1755638534643.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Aug 2025 21:25:10 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/how-to-embed-a-databricks-dashboard-in-an-iframe-when-running-on/m-p/128914#M3899</guid>
      <dc:creator>SylvainW</dc:creator>
      <dc:date>2025-08-19T21:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to embed a databricks dashboard in an iframe when running on localhost?</title>
      <link>https://community.databricks.com/t5/administration-architecture/how-to-embed-a-databricks-dashboard-in-an-iframe-when-running-on/m-p/128949#M3905</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/180164"&gt;@SylvainW&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Good day!!&lt;/P&gt;&lt;P&gt;I think,&amp;nbsp;Databricks does not allow localhost as an embedding domain. ( may be other can confirm this)&lt;/P&gt;&lt;P&gt;work around for you:&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Use a local tunnel / reverse proxy -&amp;nbsp;Then add that temporary hostname (e.g.,&lt;A href="https://ngrok(or)localtunnel" target="_blank" rel="noopener"&gt;https://ngrok(or)localtunnel&lt;/A&gt; ) to your Databricks &lt;STRONG&gt;Approved domains&lt;/STRONG&gt; list.&amp;nbsp;&lt;/P&gt;&lt;P&gt;2.&amp;nbsp;Use a dev subdomain- use&amp;nbsp;dev.yourcomany.com in Databricks and whitelist&lt;/P&gt;&lt;P&gt;3.&amp;nbsp;Skip iframe and use API calls - For testing rather than UI,&amp;nbsp;you can fetch the dashboard data via the Databricks SQL/API and render it directly. (complex)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(open for other solutions)&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Aug 2025 07:35:43 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/how-to-embed-a-databricks-dashboard-in-an-iframe-when-running-on/m-p/128949#M3905</guid>
      <dc:creator>Khaja_Zaffer</dc:creator>
      <dc:date>2025-08-20T07:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to embed a databricks dashboard in an iframe when running on localhost?</title>
      <link>https://community.databricks.com/t5/administration-architecture/how-to-embed-a-databricks-dashboard-in-an-iframe-when-running-on/m-p/128976#M3907</link>
      <description>&lt;P&gt;Hey &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/173840"&gt;@Khaja_Zaffer&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;&lt;P&gt;Really appreciate you getting back to me so quickly.&lt;/P&gt;&lt;P&gt;We were able confirm with databricks yesterday that it is indeed possible to host an iframe from&amp;nbsp;&lt;STRONG&gt;localhost&lt;/STRONG&gt;. We were able to get it working temporarily by allowing access from any domain. That's clearly not a long term fix and we're working with them to figure out the exact configuration.&lt;/P&gt;&lt;P&gt;Thanks again for the fast reply!&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Sylvain&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Aug 2025 12:26:53 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/how-to-embed-a-databricks-dashboard-in-an-iframe-when-running-on/m-p/128976#M3907</guid>
      <dc:creator>SylvainW</dc:creator>
      <dc:date>2025-08-20T12:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to embed a databricks dashboard in an iframe when running on localhost?</title>
      <link>https://community.databricks.com/t5/administration-architecture/how-to-embed-a-databricks-dashboard-in-an-iframe-when-running-on/m-p/128996#M3910</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/180164"&gt;@SylvainW&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Databricks does have restrictions on embedding domains for security reasons, and localhost is typically not allowed for embedding due to security concerns. This is a common practice to prevent potential security vulnerabilities.&lt;/P&gt;&lt;P&gt;One workaround you can consider is to use a tool that creates a secure tunnel to your localhost, allowing you to expose your local server to the internet with a secure URL.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Aug 2025 14:36:53 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/how-to-embed-a-databricks-dashboard-in-an-iframe-when-running-on/m-p/128996#M3910</guid>
      <dc:creator>WiliamRosa</dc:creator>
      <dc:date>2025-08-20T14:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to embed a databricks dashboard in an iframe when running on localhost?</title>
      <link>https://community.databricks.com/t5/administration-architecture/how-to-embed-a-databricks-dashboard-in-an-iframe-when-running-on/m-p/128999#M3911</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/179612"&gt;@WiliamRosa&lt;/a&gt;!&amp;nbsp;&lt;/P&gt;&lt;P&gt;Databricks has actually confirmed that we can embed in an iframe running on&amp;nbsp;&lt;STRONG&gt;localhost&lt;/STRONG&gt; and that it's just a matter of getting the right settings. We're working on that with them now (I'm not the direct contact with Databricks on my team so there's a lot of back and forth at the moment).&lt;/P&gt;&lt;P&gt;I'm curious about the tunnel thing though. If I'm understanding it right, I'd have to have an app running on my dev machine that would expose my&amp;nbsp;&lt;STRONG&gt;localhost&lt;/STRONG&gt; to the internet. That would used some kind fixed domain? Would there just be one domain exposed? Asking because how would this work if say 5 devs want to work on this from different machines.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Sylvain&lt;/P&gt;</description>
      <pubDate>Wed, 20 Aug 2025 14:58:46 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/how-to-embed-a-databricks-dashboard-in-an-iframe-when-running-on/m-p/128999#M3911</guid>
      <dc:creator>SylvainW</dc:creator>
      <dc:date>2025-08-20T14:58:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to embed a databricks dashboard in an iframe when running on localhost?</title>
      <link>https://community.databricks.com/t5/administration-architecture/how-to-embed-a-databricks-dashboard-in-an-iframe-when-running-on/m-p/129002#M3912</link>
      <description>&lt;P&gt;So for tunnelling, something like what is described here:&amp;nbsp;&lt;A href="https://dev.to/tahsin000/free-services-to-expose-localhost-to-https-a-comparison-5c19" target="_blank"&gt;https://dev.to/tahsin000/free-services-to-expose-localhost-to-https-a-comparison-5c19&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Aug 2025 15:07:01 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/how-to-embed-a-databricks-dashboard-in-an-iframe-when-running-on/m-p/129002#M3912</guid>
      <dc:creator>SylvainW</dc:creator>
      <dc:date>2025-08-20T15:07:01Z</dc:date>
    </item>
  </channel>
</rss>

