<?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: DynaTrace Synthetic Monitoring of application using SSO for authentication in Synthetic Monitoring</title>
    <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/DynaTrace-Synthetic-Monitoring-of-application-using-SSO-for/m-p/264049#M2780</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;It is possible to do that for both HTTP and browser monitors using placeholders. However, for browser monitors, you need to complete one additional step:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;1. HTTP monitor&lt;/STRONG&gt; - You can directly use credential vault value in the URL.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cezary_Tomaszew_1-1732889958638.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/24948i7AF8F469F8EC0329/image-size/large?v=v2&amp;amp;px=999" role="button" title="Cezary_Tomaszew_1-1732889958638.png" alt="Cezary_Tomaszew_1-1732889958638.png" /&gt;&lt;/span&gt;2.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;2. Browser monitor&lt;/STRONG&gt; - You can not directly use in the monitors definition, but you can add aditional step and set user name as a variable:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cezary_Tomaszew_2-1732890261841.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/24949i24C0DBBB631FCED0/image-size/large?v=v2&amp;amp;px=999" role="button" title="Cezary_Tomaszew_2-1732890261841.png" alt="Cezary_Tomaszew_2-1732890261841.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Cezary&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 29 Nov 2024 14:25:31 GMT</pubDate>
    <dc:creator>Cezary_Tomaszew</dc:creator>
    <dc:date>2024-11-29T14:25:31Z</dc:date>
    <item>
      <title>DynaTrace Synthetic Monitoring of application using SSO for authentication</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/DynaTrace-Synthetic-Monitoring-of-application-using-SSO-for/m-p/171175#M938</link>
      <description>&lt;P&gt;Does DynaTrace Synthetic Monitoring support monitoring web application that use SAML 2.0 SSO authentication?&lt;/P&gt;</description>
      <pubDate>Wed, 25 Aug 2021 17:50:14 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/DynaTrace-Synthetic-Monitoring-of-application-using-SSO-for/m-p/171175#M938</guid>
      <dc:creator>dwh4911</dc:creator>
      <dc:date>2021-08-25T17:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: DynaTrace Synthetic Monitoring of application using SSO for authentication</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/DynaTrace-Synthetic-Monitoring-of-application-using-SSO-for/m-p/171207#M940</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you can find information on Supported authentication methods for Synthetic Monitoring&amp;nbsp;&lt;A href="https://www.dynatrace.com/support/help/how-to-use-dynatrace/synthetic-monitoring/general-information/synthetic-authentication/" target="_self"&gt;here.&lt;/A&gt;&amp;nbsp;If you have tried using the 'HTTP Authentication' option and it hasn't worked, you can try using a private windows location with the Dynatrace Synthetic Service logged on as the user required. The downside to this method is that you will need to update the user the service is logged on as every time you update the ActiveGate, as this is a workaround rather than supported functionality.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Aug 2021 07:56:21 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/DynaTrace-Synthetic-Monitoring-of-application-using-SSO-for/m-p/171207#M940</guid>
      <dc:creator>HannahM</dc:creator>
      <dc:date>2021-08-26T07:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: DynaTrace Synthetic Monitoring of application using SSO for authentication</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/DynaTrace-Synthetic-Monitoring-of-application-using-SSO-for/m-p/231223#M2185</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/1433"&gt;@HannahM&lt;/a&gt;: Do you know if there are any enhancements planned or already available regarding this topic?&lt;/P&gt;&lt;P&gt;We made very promising tests with the CyberArc integration and were capable to update a newly created password in CyberArc into the Dynatrace vault.&lt;/P&gt;&lt;P&gt;Our approach would be, that every day/hour CyberArc is generating a new password and is synchronizing this into Dynatrace vault and our Azure AD.&lt;BR /&gt;But in the synthetic session we must use the username from the vault and must inject the SAML request.&lt;/P&gt;&lt;P&gt;By manually adding the &amp;amp;login_hint=janedow@contoso.com&amp;nbsp;and&amp;nbsp;ForceAuthn="true" attributes in the SAML request we could successful reach the Azure ADP form. This would allow as to insert the username and password from the Dynatrace vault.&lt;/P&gt;&lt;P&gt;We are looking for a solution, that allows us to add the &amp;amp;login_hint="username from the Dynatrace vault" and&amp;nbsp;ForceAuthn="true" to the request which is initiated in a synthetic monitor (e.g., by clicking on the "Login with SSO" button on a website).&lt;/P&gt;&lt;P&gt;I'm looking forward for your response as this is a crucial topic in our company regarding the rollout of Dynatrace's browser synthetic monitoring.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2023 13:57:03 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/DynaTrace-Synthetic-Monitoring-of-application-using-SSO-for/m-p/231223#M2185</guid>
      <dc:creator>StefanSchwarz</dc:creator>
      <dc:date>2023-12-07T13:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: DynaTrace Synthetic Monitoring of application using SSO for authentication</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/DynaTrace-Synthetic-Monitoring-of-application-using-SSO-for/m-p/231253#M2187</link>
      <description>&lt;P&gt;I think this might be easiest to check on chat/ via a support ticket, then we can see the request you are using and tweak it&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2023 15:22:09 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/DynaTrace-Synthetic-Monitoring-of-application-using-SSO-for/m-p/231253#M2187</guid>
      <dc:creator>HannahM</dc:creator>
      <dc:date>2023-12-07T15:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: DynaTrace Synthetic Monitoring of application using SSO for authentication</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/DynaTrace-Synthetic-Monitoring-of-application-using-SSO-for/m-p/264049#M2780</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;It is possible to do that for both HTTP and browser monitors using placeholders. However, for browser monitors, you need to complete one additional step:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;1. HTTP monitor&lt;/STRONG&gt; - You can directly use credential vault value in the URL.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cezary_Tomaszew_1-1732889958638.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/24948i7AF8F469F8EC0329/image-size/large?v=v2&amp;amp;px=999" role="button" title="Cezary_Tomaszew_1-1732889958638.png" alt="Cezary_Tomaszew_1-1732889958638.png" /&gt;&lt;/span&gt;2.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;2. Browser monitor&lt;/STRONG&gt; - You can not directly use in the monitors definition, but you can add aditional step and set user name as a variable:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cezary_Tomaszew_2-1732890261841.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/24949i24C0DBBB631FCED0/image-size/large?v=v2&amp;amp;px=999" role="button" title="Cezary_Tomaszew_2-1732890261841.png" alt="Cezary_Tomaszew_2-1732890261841.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Cezary&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Nov 2024 14:25:31 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/DynaTrace-Synthetic-Monitoring-of-application-using-SSO-for/m-p/264049#M2780</guid>
      <dc:creator>Cezary_Tomaszew</dc:creator>
      <dc:date>2024-11-29T14:25:31Z</dc:date>
    </item>
  </channel>
</rss>

