<?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 Authentication using Access key without password  Required with Helm installation in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/Authentication-using-Access-key-without-password-Required-with/m-p/716342#M93</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;

&lt;P&gt;We have SaaS-based Appdynamics, where login is through the Access key.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now I want to deploy the AppDynamics cluster agent in Kubernetes using the helm chart.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the helm chart, the following code is there&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN&gt;api-user: {{ cat (.username | trim | required "AppDynamics controller username is required!") "@" (.account | trim | required "AppDynamics controller account is required!") ":" (.password | trim | required "Appdynamics controller password is required!") | nospace | b64enc -}&lt;/SPAN&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN&gt;Values.yaml file looks like&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;controllerInfo:&lt;BR /&gt;&amp;nbsp; url: "&lt;A title="https://tmo-npe.saas.appdynamics.com:443%22" target="_blank" rel="noreferrer noopener"&gt;https://myinstance:443"&lt;/A&gt;&lt;BR /&gt;&amp;nbsp; account: "xysystems"&lt;BR /&gt;&amp;nbsp; username:&lt;BR /&gt;&amp;nbsp; &amp;nbsp;password:&lt;BR /&gt;&amp;nbsp; &amp;nbsp;accessKey: "xxxxxxxxxxxxxx"&lt;BR /&gt;&amp;nbsp; globalAccount: null # To be provided when using machineAgent Window Image&lt;/P&gt;
&lt;P&gt;# SSL properties&lt;BR /&gt;customSSLCert: null&lt;/P&gt;

&lt;P&gt;Could someone please explain, instead of using&amp;nbsp;&lt;A href="mailto:username@account:password" target="_blank" rel="noopener nofollow noreferrer"&gt;username\@account:password&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to use the account Name with the Access key for login.&lt;/P&gt;

&lt;P&gt;Please guide me.&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;</description>
    <pubDate>Fri, 25 Feb 2022 13:36:55 GMT</pubDate>
    <dc:creator>Pawan_kumar1</dc:creator>
    <dc:date>2022-02-25T13:36:55Z</dc:date>
    <item>
      <title>Authentication using Access key without password  Required with Helm installation</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Authentication-using-Access-key-without-password-Required-with/m-p/716342#M93</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;

&lt;P&gt;We have SaaS-based Appdynamics, where login is through the Access key.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now I want to deploy the AppDynamics cluster agent in Kubernetes using the helm chart.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the helm chart, the following code is there&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN&gt;api-user: {{ cat (.username | trim | required "AppDynamics controller username is required!") "@" (.account | trim | required "AppDynamics controller account is required!") ":" (.password | trim | required "Appdynamics controller password is required!") | nospace | b64enc -}&lt;/SPAN&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN&gt;Values.yaml file looks like&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;controllerInfo:&lt;BR /&gt;&amp;nbsp; url: "&lt;A title="https://tmo-npe.saas.appdynamics.com:443%22" target="_blank" rel="noreferrer noopener"&gt;https://myinstance:443"&lt;/A&gt;&lt;BR /&gt;&amp;nbsp; account: "xysystems"&lt;BR /&gt;&amp;nbsp; username:&lt;BR /&gt;&amp;nbsp; &amp;nbsp;password:&lt;BR /&gt;&amp;nbsp; &amp;nbsp;accessKey: "xxxxxxxxxxxxxx"&lt;BR /&gt;&amp;nbsp; globalAccount: null # To be provided when using machineAgent Window Image&lt;/P&gt;
&lt;P&gt;# SSL properties&lt;BR /&gt;customSSLCert: null&lt;/P&gt;

&lt;P&gt;Could someone please explain, instead of using&amp;nbsp;&lt;A href="mailto:username@account:password" target="_blank" rel="noopener nofollow noreferrer"&gt;username\@account:password&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to use the account Name with the Access key for login.&lt;/P&gt;

&lt;P&gt;Please guide me.&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Fri, 25 Feb 2022 13:36:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Authentication-using-Access-key-without-password-Required-with/m-p/716342#M93</guid>
      <dc:creator>Pawan_kumar1</dc:creator>
      <dc:date>2022-02-25T13:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: Authentication using Access key without password  Required with Helm installation</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Authentication-using-Access-key-without-password-Required-with/m-p/716343#M94</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/157162"&gt;@Pawan.kumar&lt;/A&gt;,&lt;/P&gt;

&lt;P&gt;Please check out this AppD Docs page and let me know if it helps you out.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.appdynamics.com/22.2/en/infrastructure-visibility/monitor-kubernetes-with-the-cluster-agent/install-the-cluster-agent/install-the-cluster-agent-with-helm-charts" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/22.2/en/infrastructure-visibility/monitor-kubernetes-with-the-cluster-agent/install-the-cluster-agent/install-the-cluster-agent-with-helm-charts&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Feb 2022 16:33:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Authentication-using-Access-key-without-password-Required-with/m-p/716343#M94</guid>
      <dc:creator>iamryan</dc:creator>
      <dc:date>2022-02-28T16:33:14Z</dc:date>
    </item>
  </channel>
</rss>

