<?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: Accessing Snowflake with SSO in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/accessing-snowflake-with-sso/m-p/1222714#M7958</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2641"&gt;@NanaDei&lt;/a&gt;&amp;nbsp;- amazing, that worked! Thanks so much&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 18 Oct 2022 07:43:32 GMT</pubDate>
    <dc:creator>SBark_CBRE</dc:creator>
    <dc:date>2022-10-18T07:43:32Z</dc:date>
    <item>
      <title>Accessing Snowflake with SSO</title>
      <link>https://community.esri.com/t5/geodatabase-questions/accessing-snowflake-with-sso/m-p/1221041#M7943</link>
      <description>&lt;P&gt;I am trying to create a database connection in ArcGIS Pro to Snowflake using SSO. I have successfully created an OLE DB connection to view my tables, but I'm unable to view their spatial component.&lt;/P&gt;&lt;P&gt;The solution would be to create a database connection and then a query layer, but within the settings to create a db connection under 'Authentication Type' it is only possible to select 'User' - which requires a username and login (not possible via SSO).&amp;nbsp;&lt;/P&gt;&lt;P data-unlink="true"&gt;This is confirmed on Esri's help page - "&lt;EM&gt;Only user authentication is supported when you connect to&amp;nbsp;&lt;SPAN class=""&gt;Snowflake&lt;/SPAN&gt;&amp;nbsp;from ArcGIS.&lt;/EM&gt;"&lt;/P&gt;&lt;P&gt;Is there a possible workaround to accessing my snowflake data through the database connection option? If not, how can I view the spatial component of my tables that have geography fields?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Info: ArcGIS Pro (v3.0), Enterprise (10.9.1)&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2022 10:52:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/accessing-snowflake-with-sso/m-p/1221041#M7943</guid>
      <dc:creator>SBark_CBRE</dc:creator>
      <dc:date>2022-10-12T10:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Snowflake with SSO</title>
      <link>https://community.esri.com/t5/geodatabase-questions/accessing-snowflake-with-sso/m-p/1221362#M7944</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/626656"&gt;@SBark_CBRE&lt;/a&gt;&amp;nbsp;. We’ll work on enhancing the user experience when connecting via other authentication types. However, you can connect by adding the authenticator to the ‘Advanced Options’ field.&lt;/P&gt;&lt;P&gt;Review step 10 from the following link:&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/databases/connect-snowflake.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/help/data/databases/connect-snowflake.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Hence, for a native SSO (OKTA only) connection, you can provide your username and password, and include the authenticator in the ‘Advanced Options”&lt;/P&gt;&lt;P&gt;eg.&lt;/P&gt;&lt;P&gt;authenticator= &lt;A href="https://%3cokta_account_name%3e.okta.com" target="_blank"&gt;https://&amp;lt;okta_account_name&amp;gt;.okta.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;For a browser based SSO connection, provide the authenticator as&lt;/P&gt;&lt;P&gt;authenticator='externalbrowser'&lt;/P&gt;&lt;P&gt;More information here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.snowflake.com/en/user-guide/admin-security-fed-auth-use.html" target="_blank"&gt;https://docs.snowflake.com/en/user-guide/admin-security-fed-auth-use.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2022 00:46:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/accessing-snowflake-with-sso/m-p/1221362#M7944</guid>
      <dc:creator>NanaDei</dc:creator>
      <dc:date>2022-10-13T00:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Snowflake with SSO</title>
      <link>https://community.esri.com/t5/geodatabase-questions/accessing-snowflake-with-sso/m-p/1222527#M7953</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2641"&gt;@NanaDei&lt;/a&gt;&amp;nbsp;for the quick response. I have followed the browser based SSO connection instructions and ensured the advanced options read&amp;nbsp;&lt;SPAN&gt;authenticator='externalbrowser'. I am still facing some errors however, namely "Underlying DBMS error [Snowflake] ... CURLerror (curl_easy_perform() failed) - code=6 msg='Couldn't resolve host name'."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This (I believe) narrows it down to the server url, which in the Windows ODBC administrator I'm only successful connecting when dropping the https:// from my snowflake server url. Contrastingly in ArcGIS Pro's database connection, I get an immediate error &lt;STRONG&gt;without&lt;/STRONG&gt; the https:// and when I add it in, it spends a minute trying to connect before the above error (which is the furthest along the process I have got). This feels like they need to be aligned but I am slightly lost as to why this is happening.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Further to the above, would you mind clarifying whether or not I need to insert my username and password on the Database Connection page (in Pro), or leave it blank and await the browser based SSO to use my details? I presumed leave it blank but without any information, the 'OK' button is greyed out so I cannot progress.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2022 16:14:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/accessing-snowflake-with-sso/m-p/1222527#M7953</guid>
      <dc:creator>SBark_CBRE</dc:creator>
      <dc:date>2022-10-17T16:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Snowflake with SSO</title>
      <link>https://community.esri.com/t5/geodatabase-questions/accessing-snowflake-with-sso/m-p/1222674#M7955</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/626656"&gt;@SBark_CBRE&lt;/a&gt;&amp;nbsp;. Please test connecting with the following information for us to determine if works at your end.&lt;/P&gt;&lt;P&gt;-for ‘Server’, provide the name without https://&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;eg. my_account.snowflakecomputing.com&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-for ‘User Name’ and ‘Password’, provide your account and a password&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;eg.&amp;nbsp;&lt;A href="mailto:testuser@myorganization.com" target="_blank" rel="noopener"&gt;testuser@myorganization.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-for the ‘Advanced Options’, use &lt;SPAN&gt;authenticator=externalbrowser&lt;/SPAN&gt; without quotes (typo in the earlier response)&lt;/P&gt;&lt;P&gt;Keep the browser opened after establishing the connection&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2022 23:48:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/accessing-snowflake-with-sso/m-p/1222674#M7955</guid>
      <dc:creator>NanaDei</dc:creator>
      <dc:date>2022-10-17T23:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Snowflake with SSO</title>
      <link>https://community.esri.com/t5/geodatabase-questions/accessing-snowflake-with-sso/m-p/1222714#M7958</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2641"&gt;@NanaDei&lt;/a&gt;&amp;nbsp;- amazing, that worked! Thanks so much&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2022 07:43:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/accessing-snowflake-with-sso/m-p/1222714#M7958</guid>
      <dc:creator>SBark_CBRE</dc:creator>
      <dc:date>2022-10-18T07:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Snowflake with SSO</title>
      <link>https://community.esri.com/t5/geodatabase-questions/accessing-snowflake-with-sso/m-p/1529704#M9278</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2641"&gt;@NanaDei&lt;/a&gt;&amp;nbsp;are there plans to support key based authentication?&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2024 19:29:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/accessing-snowflake-with-sso/m-p/1529704#M9278</guid>
      <dc:creator>MK13</dc:creator>
      <dc:date>2024-08-29T19:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Snowflake with SSO</title>
      <link>https://community.esri.com/t5/geodatabase-questions/accessing-snowflake-with-sso/m-p/1534783#M9288</link>
      <description>&lt;P&gt;Yes, we plan to extend support for additional authentication types including key pair.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 01:27:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/accessing-snowflake-with-sso/m-p/1534783#M9288</guid>
      <dc:creator>NanaDei</dc:creator>
      <dc:date>2024-09-04T01:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Snowflake with SSO</title>
      <link>https://community.esri.com/t5/geodatabase-questions/accessing-snowflake-with-sso/m-p/1534965#M9292</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2641"&gt;@NanaDei&lt;/a&gt;&amp;nbsp;do you have an estimate timeline on this?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 15:20:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/accessing-snowflake-with-sso/m-p/1534965#M9292</guid>
      <dc:creator>MK13</dc:creator>
      <dc:date>2024-09-04T15:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Snowflake with SSO</title>
      <link>https://community.esri.com/t5/geodatabase-questions/accessing-snowflake-with-sso/m-p/1536707#M9298</link>
      <description>&lt;P&gt;Unfortunately, we don’t have an estimated timeline at the moment. I’ll reach out to learn more about your current use of Snowflake with ArcGIS and the authentication methods being used.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2024 02:49:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/accessing-snowflake-with-sso/m-p/1536707#M9298</guid>
      <dc:creator>NanaDei</dc:creator>
      <dc:date>2024-09-10T02:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Snowflake with SSO</title>
      <link>https://community.esri.com/t5/geodatabase-questions/accessing-snowflake-with-sso/m-p/1579865#M9483</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2641"&gt;@NanaDei&lt;/a&gt;, does Esri have any news on its plans to&amp;nbsp;&lt;SPAN&gt;extend support for additional authentication types, including key pair (as shared above)? Also, considering this quite recent&amp;nbsp;&lt;A href="https://www.snowflake.com/en/blog/multi-factor-identification-default/" target="_self"&gt;Snowflake announcement&lt;/A&gt;. Thank you,&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2025 11:33:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/accessing-snowflake-with-sso/m-p/1579865#M9483</guid>
      <dc:creator>RClavero</dc:creator>
      <dc:date>2025-01-29T11:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Snowflake with SSO</title>
      <link>https://community.esri.com/t5/geodatabase-questions/accessing-snowflake-with-sso/m-p/1583480#M9496</link>
      <description>&lt;P&gt;If anyone else is following up on this, below some recent news shared on a different thread:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/data-pipelines-questions/connect-data-pipelines-to-snowflake-via-sso/m-p/1583204/highlight/true#M131" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/data-pipelines-questions/connect-data-pipelines-to-snowflake-via-sso/m-p/1583204/highlight/true#M131&lt;/A&gt;&amp;nbsp;(Thanks&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/350186"&gt;@BethanyScott&lt;/a&gt;).&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2025 08:09:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/accessing-snowflake-with-sso/m-p/1583480#M9496</guid>
      <dc:creator>RClavero</dc:creator>
      <dc:date>2025-02-10T08:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Snowflake with SSO</title>
      <link>https://community.esri.com/t5/geodatabase-questions/accessing-snowflake-with-sso/m-p/1583711#M9498</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/646543"&gt;@RClavero&lt;/a&gt;&amp;nbsp;.&amp;nbsp;Yes, work is underway to extend support for additional authentication options, starting with key-pair authentication this year. Please create ideas for other authentication options with any specific security policies, if you are looking to use it in ArcGIS Pro and ArcGIS Enterprise.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2025 17:20:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/accessing-snowflake-with-sso/m-p/1583711#M9498</guid>
      <dc:creator>NanaDei</dc:creator>
      <dc:date>2025-02-10T17:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Snowflake with SSO</title>
      <link>https://community.esri.com/t5/geodatabase-questions/accessing-snowflake-with-sso/m-p/1590154#M9512</link>
      <description>&lt;P&gt;For everyone in this thread, I have just got&lt;SPAN&gt;&amp;nbsp;informed thorugh&amp;nbsp;ENH-000173235&amp;nbsp;that key pair authentication will be supported in ArcGIS Enterprise 11.5 and ArcGIS Pro 3.5.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2025 16:29:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/accessing-snowflake-with-sso/m-p/1590154#M9512</guid>
      <dc:creator>RClavero</dc:creator>
      <dc:date>2025-02-27T16:29:12Z</dc:date>
    </item>
  </channel>
</rss>

