<?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: Security issue with creating the AmazonS3 Data Connection via QRS API in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Security-issue-with-creating-the-AmazonS3-Data-Connection-via/m-p/2046885#M12058</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/78628"&gt;@klekovkinda&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think this question has ended up in the wrong forum? In this forum we're able to help you with Qlik Application Automation related questions. Qlik Application Automation provides a no-code visual interface that helps you easily build automated analytics and data workflows.&amp;nbsp;We do have a Amazon S3 connector in automations, but this doesn't seem to be used here.&amp;nbsp;&lt;BR /&gt;It would be great if you could post this question in the forum related to the product you are using and you will get help there.&lt;/P&gt;</description>
    <pubDate>Wed, 08 Mar 2023 14:37:39 GMT</pubDate>
    <dc:creator>J_Lindberg</dc:creator>
    <dc:date>2023-03-08T14:37:39Z</dc:date>
    <item>
      <title>Security issue with creating the AmazonS3 Data Connection via QRS API</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Security-issue-with-creating-the-AmazonS3-Data-Connection-via/m-p/2023216#M12057</link>
      <description>&lt;P&gt;When I create the Amazon S3 bucket connection via the user interface. Access key and Secret key are hidden:&amp;nbsp;&lt;BR /&gt;Connection string looks like:&lt;/P&gt;
&lt;PRE&gt;CUSTOM CONNECT TO "provider=QvWebStorageProviderConnectorPackage.exe;sourceType=File_AmazonS3Connector;region=&amp;lt;REGION&amp;gt;;bucketName=&amp;lt;BUCKET_NAME&amp;gt;;"&lt;/PRE&gt;
&lt;P&gt;But if I'm using the &lt;A href="https://help.qlik.com/en-US/sense-developer/November2022/APIs/RepositoryServiceAPI/index.html?page=1170" target="_blank" rel="noopener"&gt;qrs api&lt;/A&gt;&amp;nbsp;And provide the access key and secret key In the connection string, they are visible in the configuration in human readable format, and available for anyone who has an access to the QMC, data connection settings.&amp;nbsp;&lt;BR /&gt;This is a body I send:&lt;/P&gt;
&lt;DIV&gt;
&lt;PRE&gt;{&lt;BR /&gt;    "name": "AWS S3",&lt;BR /&gt;    "owner": {&lt;BR /&gt;        "name": "&lt;FONT color="#000000"&gt;&amp;lt;USER&amp;gt;&lt;/FONT&gt;"&lt;BR /&gt;    },&lt;BR /&gt;    "connectionString": "CUSTOM CONNECT TO \"provider=QvWebStorageProviderConnectorPackage.exe;sourceType=File_AmazonS3Connector;region=&amp;lt;&lt;FONT color="#000000"&gt;REGION&lt;/FONT&gt;&amp;gt;;bucketName=&amp;lt;&lt;FONT color="#000000"&gt;BUCKET_NAME&lt;/FONT&gt;&amp;gt;;accessKey=&amp;lt;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;ACCESS_KEY&lt;/FONT&gt;&lt;/STRONG&gt;&amp;gt;;secretKey=&amp;lt;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;SECRET_KEY&lt;/FONT&gt;&lt;/STRONG&gt;&amp;gt;\"",&lt;BR /&gt;    "type": "QvWebStorageProviderConnectorPackage.exe",&lt;BR /&gt;    "username": "",&lt;BR /&gt;    "logOn": 0,&lt;BR /&gt;    "architecture": 0,&lt;BR /&gt;    "tags": [],&lt;BR /&gt;    "customProperties": [],&lt;BR /&gt;    "privileges": null,&lt;BR /&gt;    "schemaPath": null&lt;BR /&gt;}&lt;/PRE&gt;
&lt;/DIV&gt;
&lt;P&gt;This request created the data connection, data connection works as expected. But when I open the configuration I see:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-01-09 at 14.17.01.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/97575iD782AEAF9493DB32/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2023-01-09 at 14.17.01.png" alt="Screenshot 2023-01-09 at 14.17.01.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Is there any way to create the Amazon S3 connection wia qrs API, so that the access key and secret will be not displayed in configuration?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 22:12:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Security-issue-with-creating-the-AmazonS3-Data-Connection-via/m-p/2023216#M12057</guid>
      <dc:creator>klekovkinda</dc:creator>
      <dc:date>2024-11-15T22:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: Security issue with creating the AmazonS3 Data Connection via QRS API</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Security-issue-with-creating-the-AmazonS3-Data-Connection-via/m-p/2046885#M12058</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/78628"&gt;@klekovkinda&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think this question has ended up in the wrong forum? In this forum we're able to help you with Qlik Application Automation related questions. Qlik Application Automation provides a no-code visual interface that helps you easily build automated analytics and data workflows.&amp;nbsp;We do have a Amazon S3 connector in automations, but this doesn't seem to be used here.&amp;nbsp;&lt;BR /&gt;It would be great if you could post this question in the forum related to the product you are using and you will get help there.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2023 14:37:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Security-issue-with-creating-the-AmazonS3-Data-Connection-via/m-p/2046885#M12058</guid>
      <dc:creator>J_Lindberg</dc:creator>
      <dc:date>2023-03-08T14:37:39Z</dc:date>
    </item>
  </channel>
</rss>

