<?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 API key management. in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/Dynatrace-API-key-management/m-p/179171#M38609</link>
    <description>&lt;P&gt;If you want to integrate automatic Dynatrace API Key Managment into existing workflows you could just use the&amp;nbsp;&lt;A href="https://www.dynatrace.com/support/help/dynatrace-api/environment-api/tokens-v2" target="_self"&gt;Token API Endpoint.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can create tokens with specific scopes and delete them once they are no longer needed.&lt;/P&gt;</description>
    <pubDate>Mon, 24 Jan 2022 11:30:35 GMT</pubDate>
    <dc:creator>pahofmann</dc:creator>
    <dc:date>2022-01-24T11:30:35Z</dc:date>
    <item>
      <title>Dynatrace API key management.</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Dynatrace-API-key-management/m-p/179164#M38608</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would be interested if anyone has come across&amp;nbsp; &amp;nbsp;best practices for Dynatrace API key management, or if they have used a third party application that can be integrated with Dynatrace to provide this capability - ideally it would be automation friendly (ie can be integrated into other pipelines)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Background behind the question...&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;The Dynatrace API provides opportunities for automation with both infrastructure and application deployment&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;For various reasons the demand for such automation can come from many teams, each require one or more API keys&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;This presents the team who are responsible for Dynatrace in an organisation the challenge of how to manage the issue of keys&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;These are some of the areas of consideration, this is to give an idea of scope. &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;1. Audit the issuing of keys&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;2. Ensuring keys are only issued to legitimate parties&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;3. Ensuring old keys are removed when no longer required.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jan 2022 10:35:13 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Dynatrace-API-key-management/m-p/179164#M38608</guid>
      <dc:creator>Mark_Skeats</dc:creator>
      <dc:date>2022-01-24T10:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace API key management.</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Dynatrace-API-key-management/m-p/179171#M38609</link>
      <description>&lt;P&gt;If you want to integrate automatic Dynatrace API Key Managment into existing workflows you could just use the&amp;nbsp;&lt;A href="https://www.dynatrace.com/support/help/dynatrace-api/environment-api/tokens-v2" target="_self"&gt;Token API Endpoint.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can create tokens with specific scopes and delete them once they are no longer needed.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jan 2022 11:30:35 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Dynatrace-API-key-management/m-p/179171#M38609</guid>
      <dc:creator>pahofmann</dc:creator>
      <dc:date>2022-01-24T11:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace API key management.</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Dynatrace-API-key-management/m-p/179272#M38610</link>
      <description>&lt;P&gt;Thank you for the advice, the API call works well. One feature of interest is the ability&amp;nbsp;to set an expiry date on the token to force applications to renew keys if still in use (that is like an expire password function and used for the same reason). I do not know if Dynatrace would work well with&amp;nbsp;a system that is&amp;nbsp;regularly regenerating keys. It would be interesting to know if&amp;nbsp;anyone has&amp;nbsp;taken this approach.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jan 2022 11:49:35 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Dynatrace-API-key-management/m-p/179272#M38610</guid>
      <dc:creator>Mark_Skeats</dc:creator>
      <dc:date>2022-01-25T11:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace API key management.</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Dynatrace-API-key-management/m-p/181132#M38611</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/1364"&gt;@Mark_Skeats&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;actually I have implemented exactly what you describe at large scale. Managing and rotating API keys across several thousand Dynatrace Tenants across multiple managed clusters.&lt;/P&gt;&lt;P&gt;You can generate API keys with an expiry date and thus automatically rotate them upon expiry.&lt;/P&gt;&lt;P&gt;It's part of one of my &lt;A href="https://www.dynatrace.com/news/blog/managing-the-dynatrace-api-across-multiple-thousand-environments/" target="_self"&gt;blog posts&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Reinhard&lt;/P&gt;</description>
      <pubDate>Mon, 21 Feb 2022 20:42:29 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Dynatrace-API-key-management/m-p/181132#M38611</guid>
      <dc:creator>r_weber</dc:creator>
      <dc:date>2022-02-21T20:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace API key management.</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Dynatrace-API-key-management/m-p/181164#M38612</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;SPAN&gt;Reinhard, the blog was very helpful.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Feb 2022 10:06:24 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Dynatrace-API-key-management/m-p/181164#M38612</guid>
      <dc:creator>Mark_Skeats</dc:creator>
      <dc:date>2022-02-22T10:06:24Z</dc:date>
    </item>
  </channel>
</rss>

