<?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: Show Dashboard on TV Screen in Dashboarding</title>
    <link>https://community.dynatrace.com/t5/Dashboarding/Show-Dashboard-on-TV-Screen/m-p/80521#M284</link>
    <description>&lt;P&gt;Not sure about SaaS, with managed I've been able to write a simple static HTML page, that invokes javascript doing HTTP POST with credentials data and target dashboard ID. But login screen for Dynatrace Manage is different.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;For SaaS - until someone comes with an official solution, I'd suggest writing a simple Selenium script (in the preferred language of your choice) that will handle the login screen. This will definitely work for you, until Dynatrace introduces and enforces captcha or 2FA.&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 09 Jul 2018 07:17:44 GMT</pubDate>
    <dc:creator>Julius_Loman</dc:creator>
    <dc:date>2018-07-09T07:17:44Z</dc:date>
    <item>
      <title>Show Dashboard on TV Screen</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Show-Dashboard-on-TV-Screen/m-p/80520#M283</link>
      <description>&lt;P&gt;I would like to set up a TV screen with a Dt SaaS dashboard on a TV screen connected to a computer that no one has access to. The problem is getting the dashboard to autoload after a computer restart. Is there some way I can 'log in' to the dashboards without having to have someone log in manually? The 'Remember Me' checkbox looks like it just remembers my user, but does not auto-log in. &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 08 Jul 2018 21:24:05 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Show-Dashboard-on-TV-Screen/m-p/80520#M283</guid>
      <dc:creator>steve_macdonald</dc:creator>
      <dc:date>2018-07-08T21:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: Show Dashboard on TV Screen</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Show-Dashboard-on-TV-Screen/m-p/80521#M284</link>
      <description>&lt;P&gt;Not sure about SaaS, with managed I've been able to write a simple static HTML page, that invokes javascript doing HTTP POST with credentials data and target dashboard ID. But login screen for Dynatrace Manage is different.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;For SaaS - until someone comes with an official solution, I'd suggest writing a simple Selenium script (in the preferred language of your choice) that will handle the login screen. This will definitely work for you, until Dynatrace introduces and enforces captcha or 2FA.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Jul 2018 07:17:44 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Show-Dashboard-on-TV-Screen/m-p/80521#M284</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2018-07-09T07:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: Show Dashboard on TV Screen</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Show-Dashboard-on-TV-Screen/m-p/80522#M285</link>
      <description>&lt;P&gt;Any chance you can share that static HTML page? &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Jul 2018 15:05:23 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Show-Dashboard-on-TV-Screen/m-p/80522#M285</guid>
      <dc:creator>steve_macdonald</dc:creator>
      <dc:date>2018-07-09T15:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: Show Dashboard on TV Screen</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Show-Dashboard-on-TV-Screen/m-p/80523#M286</link>
      <description>&lt;P&gt;Sure, here you go:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/juliusloman/dynatrace-managed-autologin" target="_blank"&gt;https://github.com/juliusloman/dynatrace-managed-autologin&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Keep in mind that this is an autologin for Dynatrace Managed, it will not work for Dynatrace SaaS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 10:40:31 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Show-Dashboard-on-TV-Screen/m-p/80523#M286</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2022-02-09T10:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: Show Dashboard on TV Screen</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Show-Dashboard-on-TV-Screen/m-p/80524#M287</link>
      <description>&lt;P&gt;Here you have a quick &amp;amp; dirty script for Dynatrace SaaS  autologin using python and selenium:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/juliusloman/dynatrace-saas-autologin"&gt;https://github.com/juliusloman/dynatrace-saas-autologin&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Update it according to your environment (selenium driver, url, username, ...)&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Jul 2018 08:08:18 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Show-Dashboard-on-TV-Screen/m-p/80524#M287</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2018-07-10T08:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: Show Dashboard on TV Screen</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Show-Dashboard-on-TV-Screen/m-p/80525#M288</link>
      <description>&lt;P&gt;Awesome - thank you Julius!&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Jul 2018 15:09:07 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Show-Dashboard-on-TV-Screen/m-p/80525#M288</guid>
      <dc:creator>steve_macdonald</dc:creator>
      <dc:date>2018-07-10T15:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: Show Dashboard on TV Screen</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Show-Dashboard-on-TV-Screen/m-p/199148#M2616</link>
      <description>&lt;P&gt;We also have the option to share dashboards anonymously (by link only) now. No login required.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Nov 2022 20:59:04 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Show-Dashboard-on-TV-Screen/m-p/199148#M2616</guid>
      <dc:creator>ben_wrightson</dc:creator>
      <dc:date>2022-11-24T20:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: Show Dashboard on TV Screen</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Show-Dashboard-on-TV-Screen/m-p/256280#M4339</link>
      <description>&lt;P&gt;But that's share them publicly via internet?&lt;/P&gt;&lt;P&gt;Do you have a more secure solution?&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2024 10:58:23 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Show-Dashboard-on-TV-Screen/m-p/256280#M4339</guid>
      <dc:creator>dprint</dc:creator>
      <dc:date>2024-09-18T10:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: Show Dashboard on TV Screen</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Show-Dashboard-on-TV-Screen/m-p/256564#M4346</link>
      <description>&lt;P&gt;Yes and no.&lt;BR /&gt;It's now possible to only&lt;A href="https://docs.dynatrace.com/docs/shortlink/ip-allowlist" target="_self"&gt; allow certain IP ranges&lt;/A&gt; to access your Dynatrace environment. That would be a way to limit access. Together with the anonymous link being very hard to guess that may provide a reasonable level of security.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2024 07:31:24 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Show-Dashboard-on-TV-Screen/m-p/256564#M4346</guid>
      <dc:creator>ben_wrightson</dc:creator>
      <dc:date>2024-09-20T07:31:24Z</dc:date>
    </item>
  </channel>
</rss>

