<?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 Managed Synthetic HTTP Tests with JWT Token Chaining in Synthetic Monitoring</title>
    <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Dynatrace-Managed-Synthetic-HTTP-Tests-with-JWT-Token-Chaining/m-p/297674#M3370</link>
    <description>&lt;P&gt;If you need to use the token for multiple requests in the same monitor, you can use variables to pass it between the requests. See&amp;nbsp;&lt;A href="https://docs.dynatrace.com/docs/observe/digital-experience/synthetic-monitoring/http-monitors-classic/pre-and-post-scripting-for-http-monitors-classic#variables" target="_blank"&gt;https://docs.dynatrace.com/docs/observe/digital-experience/synthetic-monitoring/http-monitors-classic/pre-and-post-scripting-for-http-monitors-classic#variables&lt;/A&gt;&lt;BR /&gt;To persist between monitor executions, you'd be best using the credential vault. See&amp;nbsp;&lt;A href="https://docs.dynatrace.com/docs/observe/digital-experience/synthetic-monitoring/http-monitors-classic/pre-and-post-scripting-for-http-monitors-classic#retrieve-data" target="_blank"&gt;https://docs.dynatrace.com/docs/observe/digital-experience/synthetic-monitoring/http-monitors-classic/pre-and-post-scripting-for-http-monitors-classic#retrieve-data&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 14 Apr 2026 13:44:58 GMT</pubDate>
    <dc:creator>HannahM</dc:creator>
    <dc:date>2026-04-14T13:44:58Z</dc:date>
    <item>
      <title>Dynatrace Managed Synthetic HTTP Tests with JWT Token Chaining</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Dynatrace-Managed-Synthetic-HTTP-Tests-with-JWT-Token-Chaining/m-p/297673#M3369</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;One of our customers is implementing HTTP synthetic tests that rely on a JWT token with a 5-minute lifespan.&lt;/P&gt;
&lt;P&gt;Within a single test execution, all requests must use a valid token. When the token expires, it can only be refreshed using the &lt;STRONG&gt;most recently issued token&lt;/STRONG&gt; (token chaining is strictly required).&lt;/P&gt;
&lt;P&gt;The challenge is that synthetic test executions are stateless, so each run does not have access to the last token generated in the previous run, and there’s no built-in way to persist or share tokens between executions.&lt;/P&gt;
&lt;P&gt;Is there a recommended way to handle this scenario?&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2026 06:26:33 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Dynatrace-Managed-Synthetic-HTTP-Tests-with-JWT-Token-Chaining/m-p/297673#M3369</guid>
      <dc:creator>GuyHalfon</dc:creator>
      <dc:date>2026-04-15T06:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace Managed Synthetic HTTP Tests with JWT Token Chaining</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Dynatrace-Managed-Synthetic-HTTP-Tests-with-JWT-Token-Chaining/m-p/297674#M3370</link>
      <description>&lt;P&gt;If you need to use the token for multiple requests in the same monitor, you can use variables to pass it between the requests. See&amp;nbsp;&lt;A href="https://docs.dynatrace.com/docs/observe/digital-experience/synthetic-monitoring/http-monitors-classic/pre-and-post-scripting-for-http-monitors-classic#variables" target="_blank"&gt;https://docs.dynatrace.com/docs/observe/digital-experience/synthetic-monitoring/http-monitors-classic/pre-and-post-scripting-for-http-monitors-classic#variables&lt;/A&gt;&lt;BR /&gt;To persist between monitor executions, you'd be best using the credential vault. See&amp;nbsp;&lt;A href="https://docs.dynatrace.com/docs/observe/digital-experience/synthetic-monitoring/http-monitors-classic/pre-and-post-scripting-for-http-monitors-classic#retrieve-data" target="_blank"&gt;https://docs.dynatrace.com/docs/observe/digital-experience/synthetic-monitoring/http-monitors-classic/pre-and-post-scripting-for-http-monitors-classic#retrieve-data&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2026 13:44:58 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Dynatrace-Managed-Synthetic-HTTP-Tests-with-JWT-Token-Chaining/m-p/297674#M3370</guid>
      <dc:creator>HannahM</dc:creator>
      <dc:date>2026-04-14T13:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace Managed Synthetic HTTP Tests with JWT Token Chaining</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Dynatrace-Managed-Synthetic-HTTP-Tests-with-JWT-Token-Chaining/m-p/299131#M3394</link>
      <description>&lt;P&gt;Hi HannahM,&lt;/P&gt;&lt;P&gt;We created a Synthetic HTTP monitor with multiple sequential requests.&lt;/P&gt;&lt;P&gt;In the first request, we retrieve the latest token from the Credential Vault, perform a refresh request, and then save the new token back to the vault for use in the next runs. The refresh works only with the latest token, so it’s critical that it gets updated each time.&lt;/P&gt;&lt;P&gt;However, after several runs, it seems the new token is not always saved, and the next execution uses an outdated token that no longer works.&lt;/P&gt;&lt;P&gt;Could there be a limitation on how frequently the Credential Vault can be updated, or a delay in persisting the new value? Or is this something we might be missing in our implementation?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2026 18:39:26 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Dynatrace-Managed-Synthetic-HTTP-Tests-with-JWT-Token-Chaining/m-p/299131#M3394</guid>
      <dc:creator>GuyHalfon</dc:creator>
      <dc:date>2026-05-06T18:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace Managed Synthetic HTTP Tests with JWT Token Chaining</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Dynatrace-Managed-Synthetic-HTTP-Tests-with-JWT-Token-Chaining/m-p/299162#M3397</link>
      <description>&lt;P&gt;Is it possible that one execution hasn't finished and updated the token before the next execution is picked up to be run? The CV token for the first request is retrieved when the monitor is picked up by the ActiveGate for execution, so if there isn't much time between executions, this could affect the token value retrieved. If you space the executions so there can be no overlaps, does this resolve the behavior?&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2026 10:17:22 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Dynatrace-Managed-Synthetic-HTTP-Tests-with-JWT-Token-Chaining/m-p/299162#M3397</guid>
      <dc:creator>HannahM</dc:creator>
      <dc:date>2026-05-07T10:17:22Z</dc:date>
    </item>
  </channel>
</rss>

