<?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>article Qlik Cloud: Qlik Snowflakes Connector using OAuth authentication in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Cloud-Qlik-Snowflakes-Connector-using-OAuth-authentication/ta-p/1853381</link>
    <description>&lt;P data-unlink="true"&gt;You can use an OAuth authentication for the Qlik Snowflake connector. Snowflakes allow configuring External Auth to integrate your OAuth server.&amp;nbsp;Find more details on &lt;A href="https://docs.snowflake.com/en/user-guide/oauth-external.html#external-oauth" target="_blank" rel="noopener"&gt;External OAuth&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;This instruction describes configuring&amp;nbsp;&lt;SPAN&gt;Azure AD as an External OAuth Authorization Server and creating a Snowflake connection to Qlik Sense SaaS. (O Auth is only available in the SaaS edition)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P data-unlink="true"&gt;Qlik Help: &lt;A href="https://help.qlik.com/en-US/connectors/Subsystems/ODBC_connector_help/Content/Connectors_ODBC/Snowflake/Create-Snowflake-connection.htm" target="_blank" rel="noopener"&gt;Create a Snowflake connection&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;This is only applicable to Qlik Sense SaaS (Qlik Cloud). See &lt;A href="https://help.qlik.com/en-US/connectors/Subsystems/ODBC_connector_help/Content/Connectors_ODBC/Snowflake/Create-Snowflake-connection.htm#:~:text=OAuth%20(only%20available%20in%20Qlik%20Sense%20SaaS)" target="_blank" rel="noopener"&gt;Create a Snowflake connection | Authentication&lt;/A&gt;.&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;P&gt;OAuth configuration for Snowflake in Azure AD&lt;/P&gt;
&lt;OL class="lia-list-style-type-lower-alpha"&gt;
&lt;LI&gt;
&lt;P&gt;&lt;SPAN&gt;Create Snowflake OAuth Resource and Client:&amp;nbsp;&lt;/SPAN&gt;&lt;A class="external-link" style="font-family: inherit; background-color: #ffffff;" href="https://community.snowflake.com/s/article/External-oAuth-Token-Generation-using-Azure-AD" target="_blank" rel="nofollow noopener"&gt;HOW TO: CREATE EXTERNAL OAUTH TOKEN USING AZURE AD ON BEHALF OF THE USER&lt;/A&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;&amp;nbsp;Step # 4&amp;nbsp; for both resource and client, do not forget to add "Redirect URL."&lt;LI-CODE lang="javascript"&gt;https://connector.qlik.com/auth/oauth/v2.htm​&lt;/LI-CODE&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;This is required for the Qlik Snowflake connection.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;Generate a token for verification&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;cURL Follow the instructions on the same page&amp;nbsp;&lt;A class="external-link" href="https://community.snowflake.com/s/article/External-oAuth-Token-Generation-using-Azure-AD" target="_blank" rel="nofollow noopener"&gt;HOW TO: CREATE EXTERNAL OAUTH TOKEN USING AZURE AD ON BEHALF OF THE USER&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Python connector&amp;nbsp;&lt;A class="external-link" href="https://community.snowflake.com/s/article/How-To-Test-Azure-OAuth-Connection-To-Snowflake-End-To-End-Using-Python-User-Credentials-Flow" target="_blank" rel="nofollow noopener"&gt;HOW TO: TEST AZURE OAUTH CONNECTION TO SNOWFLAKE END TO END USING PYTHON (USER CREDENTIALS FLOW)&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Avoid using an AD that enables another IDP, which could cause an authentication failure&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;Configuration in Snowflake&lt;BR /&gt;&lt;BR /&gt;
&lt;OL class="lia-list-style-type-lower-alpha"&gt;
&lt;LI&gt;Create an OAuth Authorization Server in Snowflake.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Create a security integration:&amp;nbsp;&lt;A class="external-link" href="https://docs.snowflake.com/en/user-guide/oauth-azure.html#step-4-create-an-oauth-authorization-server-in-snowflake" target="_blank" rel="nofollow noopener"&gt;Step 4: Create an OAuth Authorization Server in Snowflake&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Use the command under&amp;nbsp;&lt;STRONG&gt;Create an OAuth Authorization Server with Audiences&lt;/STRONG&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;Create a Snowflake connection:&amp;nbsp;&lt;A class="external-link" href="https://help.qlik.com/en-US/connectors/Subsystems/ODBC_connector_help/Content/Connectors_ODBC/Snowflake/Create-Snowflake-connection.htm" target="_blank" rel="nofollow noopener"&gt;Create a Snowflake connection&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;For Azure AD, the property, Scope is required. Insert a scope configured under Expose an API of the Snowflake OAuth Resource.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;It's also possible to create a connection via an ODBC driver provided by Snowflake:&amp;nbsp;&lt;A class="external-link" href="https://docs.snowflake.com/en/user-guide/odbc.html" target="_blank" rel="nofollow noopener"&gt;ODBC Driver&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;
&lt;OL class="lia-list-style-type-lower-alpha"&gt;
&lt;LI&gt;
&lt;P&gt;Install and Configure the ODBC Driver for Windows:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="external-link" href="https://docs.snowflake.com/en/user-guide/odbc-windows.html" target="_blank" rel="nofollow noopener"&gt;Installing and Configuring the ODBC Driver for Windows&lt;/A&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Add a parameter to enble OAuth. Add a new parameter, token to the registry, along with a generated token.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;Verify a connection using Qlik Sense Desktop. For SaaS, QlikData Transfer will load data via the ODBC drivers.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SnowflakeOAuth.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/159824iD68C3C33C1134621/image-size/large?v=v2&amp;amp;px=999" role="button" title="SnowflakeOAuth.png" alt="SnowflakeOAuth.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;BLOCKQUOTE class="quote"&gt;The information in this article is provided as-is and to be used at own discretion. Depending on tool(s) used, customization(s), and/or other factors ongoing support on the solution below may not be provided by Qlik Support.&lt;/BLOCKQUOTE&gt;</description>
    <pubDate>Thu, 15 Feb 2024 09:56:18 GMT</pubDate>
    <dc:creator>Ayaka_Hanazono</dc:creator>
    <dc:date>2024-02-15T09:56:18Z</dc:date>
    <item>
      <title>Qlik Cloud: Qlik Snowflakes Connector using OAuth authentication</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Cloud-Qlik-Snowflakes-Connector-using-OAuth-authentication/ta-p/1853381</link>
      <description>&lt;P data-unlink="true"&gt;You can use an OAuth authentication for the Qlik Snowflake connector. Snowflakes allow configuring External Auth to integrate your OAuth server.&amp;nbsp;Find more details on &lt;A href="https://docs.snowflake.com/en/user-guide/oauth-external.html#external-oauth" target="_blank" rel="noopener"&gt;External OAuth&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;This instruction describes configuring&amp;nbsp;&lt;SPAN&gt;Azure AD as an External OAuth Authorization Server and creating a Snowflake connection to Qlik Sense SaaS. (O Auth is only available in the SaaS edition)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P data-unlink="true"&gt;Qlik Help: &lt;A href="https://help.qlik.com/en-US/connectors/Subsystems/ODBC_connector_help/Content/Connectors_ODBC/Snowflake/Create-Snowflake-connection.htm" target="_blank" rel="noopener"&gt;Create a Snowflake connection&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;This is only applicable to Qlik Sense SaaS (Qlik Cloud). See &lt;A href="https://help.qlik.com/en-US/connectors/Subsystems/ODBC_connector_help/Content/Connectors_ODBC/Snowflake/Create-Snowflake-connection.htm#:~:text=OAuth%20(only%20available%20in%20Qlik%20Sense%20SaaS)" target="_blank" rel="noopener"&gt;Create a Snowflake connection | Authentication&lt;/A&gt;.&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;P&gt;OAuth configuration for Snowflake in Azure AD&lt;/P&gt;
&lt;OL class="lia-list-style-type-lower-alpha"&gt;
&lt;LI&gt;
&lt;P&gt;&lt;SPAN&gt;Create Snowflake OAuth Resource and Client:&amp;nbsp;&lt;/SPAN&gt;&lt;A class="external-link" style="font-family: inherit; background-color: #ffffff;" href="https://community.snowflake.com/s/article/External-oAuth-Token-Generation-using-Azure-AD" target="_blank" rel="nofollow noopener"&gt;HOW TO: CREATE EXTERNAL OAUTH TOKEN USING AZURE AD ON BEHALF OF THE USER&lt;/A&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;&amp;nbsp;Step # 4&amp;nbsp; for both resource and client, do not forget to add "Redirect URL."&lt;LI-CODE lang="javascript"&gt;https://connector.qlik.com/auth/oauth/v2.htm​&lt;/LI-CODE&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;This is required for the Qlik Snowflake connection.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;Generate a token for verification&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;cURL Follow the instructions on the same page&amp;nbsp;&lt;A class="external-link" href="https://community.snowflake.com/s/article/External-oAuth-Token-Generation-using-Azure-AD" target="_blank" rel="nofollow noopener"&gt;HOW TO: CREATE EXTERNAL OAUTH TOKEN USING AZURE AD ON BEHALF OF THE USER&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Python connector&amp;nbsp;&lt;A class="external-link" href="https://community.snowflake.com/s/article/How-To-Test-Azure-OAuth-Connection-To-Snowflake-End-To-End-Using-Python-User-Credentials-Flow" target="_blank" rel="nofollow noopener"&gt;HOW TO: TEST AZURE OAUTH CONNECTION TO SNOWFLAKE END TO END USING PYTHON (USER CREDENTIALS FLOW)&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Avoid using an AD that enables another IDP, which could cause an authentication failure&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;Configuration in Snowflake&lt;BR /&gt;&lt;BR /&gt;
&lt;OL class="lia-list-style-type-lower-alpha"&gt;
&lt;LI&gt;Create an OAuth Authorization Server in Snowflake.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Create a security integration:&amp;nbsp;&lt;A class="external-link" href="https://docs.snowflake.com/en/user-guide/oauth-azure.html#step-4-create-an-oauth-authorization-server-in-snowflake" target="_blank" rel="nofollow noopener"&gt;Step 4: Create an OAuth Authorization Server in Snowflake&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Use the command under&amp;nbsp;&lt;STRONG&gt;Create an OAuth Authorization Server with Audiences&lt;/STRONG&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;Create a Snowflake connection:&amp;nbsp;&lt;A class="external-link" href="https://help.qlik.com/en-US/connectors/Subsystems/ODBC_connector_help/Content/Connectors_ODBC/Snowflake/Create-Snowflake-connection.htm" target="_blank" rel="nofollow noopener"&gt;Create a Snowflake connection&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;For Azure AD, the property, Scope is required. Insert a scope configured under Expose an API of the Snowflake OAuth Resource.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;It's also possible to create a connection via an ODBC driver provided by Snowflake:&amp;nbsp;&lt;A class="external-link" href="https://docs.snowflake.com/en/user-guide/odbc.html" target="_blank" rel="nofollow noopener"&gt;ODBC Driver&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;
&lt;OL class="lia-list-style-type-lower-alpha"&gt;
&lt;LI&gt;
&lt;P&gt;Install and Configure the ODBC Driver for Windows:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="external-link" href="https://docs.snowflake.com/en/user-guide/odbc-windows.html" target="_blank" rel="nofollow noopener"&gt;Installing and Configuring the ODBC Driver for Windows&lt;/A&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Add a parameter to enble OAuth. Add a new parameter, token to the registry, along with a generated token.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;Verify a connection using Qlik Sense Desktop. For SaaS, QlikData Transfer will load data via the ODBC drivers.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SnowflakeOAuth.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/159824iD68C3C33C1134621/image-size/large?v=v2&amp;amp;px=999" role="button" title="SnowflakeOAuth.png" alt="SnowflakeOAuth.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;BLOCKQUOTE class="quote"&gt;The information in this article is provided as-is and to be used at own discretion. Depending on tool(s) used, customization(s), and/or other factors ongoing support on the solution below may not be provided by Qlik Support.&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Thu, 15 Feb 2024 09:56:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Cloud-Qlik-Snowflakes-Connector-using-OAuth-authentication/ta-p/1853381</guid>
      <dc:creator>Ayaka_Hanazono</dc:creator>
      <dc:date>2024-02-15T09:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense SaaS: Qlik Snowflakes Connector using OAuth authentication</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Cloud-Qlik-Snowflakes-Connector-using-OAuth-authentication/tac-p/2104836#M9900</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/35967"&gt;@Ayaka_Hanazono&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Can you please elaborate why we need to redirect to "&lt;A href="https://connector.qlik.com/auth/oauth/v2.htm​&amp;quot;?" target="_blank"&gt;https://connector.qlik.com/auth/oauth/v2.htm​"?&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;What kind of operation will happen on this endpoint?&lt;/P&gt;
&lt;P&gt;Is there any alternative method available instead of this URL?&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Arockiya.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Aug 2023 08:03:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Cloud-Qlik-Snowflakes-Connector-using-OAuth-authentication/tac-p/2104836#M9900</guid>
      <dc:creator>ArockiyaM</dc:creator>
      <dc:date>2023-08-11T08:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense SaaS: Qlik Snowflakes Connector using OAuth authentication</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Cloud-Qlik-Snowflakes-Connector-using-OAuth-authentication/tac-p/2418264#M13112</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;is this also possible with Qlik Sense Client-Managed ?&lt;/P&gt;</description>
      <pubDate>Tue, 13 Feb 2024 13:55:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Cloud-Qlik-Snowflakes-Connector-using-OAuth-authentication/tac-p/2418264#M13112</guid>
      <dc:creator>qlikster</dc:creator>
      <dc:date>2024-02-13T13:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense SaaS: Qlik Snowflakes Connector using OAuth authentication</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Cloud-Qlik-Snowflakes-Connector-using-OAuth-authentication/tac-p/2419221#M13130</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/54687"&gt;@qlikster&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;OAuth is only available for Qlik Sense SaaS. See &lt;A href="https://help.qlik.com/en-US/connectors/Subsystems/ODBC_connector_help/Content/Connectors_ODBC/Snowflake/Create-Snowflake-connection.htm#:~:text=OAuth%20(only%20available%20in%20Qlik%20Sense%20SaaS)" target="_blank" rel="noopener"&gt;Snowflake Connection | Availability&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;All the best,&lt;BR /&gt;Sonja&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2024 09:50:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Cloud-Qlik-Snowflakes-Connector-using-OAuth-authentication/tac-p/2419221#M13130</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2024-02-15T09:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Cloud: Qlik Snowflakes Connector using OAuth authentication</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Cloud-Qlik-Snowflakes-Connector-using-OAuth-authentication/tac-p/2522596#M16023</link>
      <description>&lt;P&gt;I didn't see any reply to the question above:&amp;nbsp;&lt;SPAN&gt;Can you please elaborate why we need to redirect to "&lt;/SPAN&gt;&lt;A href="https://connector.qlik.com/auth/oauth/v2.htm%E2%80%8B%22?" target="_blank" rel="nofollow noopener noreferrer"&gt;https://connector.qlik.com/auth/oauth/v2.htm​"?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I don't understand this either.&amp;nbsp; Where do we do this redirect?&lt;/P&gt;&lt;P&gt;I'm trying to set up OAUTH through Entra IDP to Snowflake but cannot get this to work (case 00388241) and this document isn't easy to follow, for me anyway.&amp;nbsp; I've successfully used this Entra IDP with other products and they work as expected.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On Qlik Cloud, when I set it up and try to authenticate, a separate browser tab opens with this message&amp;nbsp;&lt;SPAN&gt;"AADSTS900971: No reply address provided" which seems to correlate to the redirect mentioned.&amp;nbsp; It's almost like it is trying to authenticate with my personal credentials instead of the application level credentials we set up in Entra.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jun 2025 14:53:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Cloud-Qlik-Snowflakes-Connector-using-OAuth-authentication/tac-p/2522596#M16023</guid>
      <dc:creator>wayne-a</dc:creator>
      <dc:date>2025-06-27T14:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Cloud: Qlik Snowflakes Connector using OAuth authentication</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Cloud-Qlik-Snowflakes-Connector-using-OAuth-authentication/tac-p/2522665#M16026</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/14001"&gt;@wayne-a&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;"&lt;A href="https://connector.qlik.com/auth/oauth/v2.htm​" target="_blank"&gt;https://connector.qlik.com/auth/oauth/v2.htm​&lt;/A&gt;" is the URL used for&lt;EM&gt; all Qlik Connector for Oauth authentication. &lt;/EM&gt;There is no alternative.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;Your assigned support agent is still reviewing your request, and we will be in touch.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;All the best,&lt;BR /&gt;Sonja&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jun 2025 06:27:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Cloud-Qlik-Snowflakes-Connector-using-OAuth-authentication/tac-p/2522665#M16026</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2025-06-30T06:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Cloud: Qlik Snowflakes Connector using OAuth authentication</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Cloud-Qlik-Snowflakes-Connector-using-OAuth-authentication/tac-p/2522709#M16030</link>
      <description>&lt;P&gt;Hi Sonja, thank you for the reply.&amp;nbsp; I understand we have to use the redirect, but the instructions aren't clear where to set that up.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Step 1 above outlines setting up Azure AD (Entra).&amp;nbsp;&lt;/P&gt;&lt;P&gt;In 1.b. it says&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;"Step # 4&amp;nbsp; for both resource and client, do not forget to add "Redirect URL."".&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But Step 4 in the linked Snowflake document( &lt;A href="https://community.snowflake.com/s/article/Create-External-OAuth-Token-Using-Azure-AD-For-The-OAuth-Client-Itself" target="_blank"&gt;https://community.snowflake.com/s/article/Create-External-OAuth-Token-Using-Azure-AD-For-The-OAuth-Client-Itself&lt;/A&gt;), is "Create an External OAuth Security Integration in Snowflake".&amp;nbsp; So I'm confused if I'm adding the redirect in the Entra Application and Client Application setup or in Snowflake.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I've used the Snowflake document to set up an existing Entra IDP with multiple client apps for other products that don't have this requirement so I'm trying to understand where this extra setup goes.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you for your help.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jun 2025 14:44:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Cloud-Qlik-Snowflakes-Connector-using-OAuth-authentication/tac-p/2522709#M16030</guid>
      <dc:creator>wayne-a</dc:creator>
      <dc:date>2025-06-30T14:44:57Z</dc:date>
    </item>
  </channel>
</rss>

