cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

JMP Wish List

We want to hear your ideas for improving JMP. Share them here.
Choose Language Hide Translation Bar
0 Kudos

REST Data Connctor Public/Private Key Suport

What inspired this wish list request? An inability to easily connect to a snowflake service account without a separate installation of the ODBC driver.

 

 

What is the improvement you would like to see? The baked in snowflake connector (or any REST data connector, for that matter) to be able to function using public/private key pairings for authentication.

 

 

Why is this idea important? Our service account for snowflake are public/private keys. And while ODBC setup can handle these key pairs, they also require additional setup of the driver, and depending how technical or how IT may have items locked down, can be more cumbersome for some users. Being able to use built in REST connector in JMP has been great when it was just un/pw authorization, but with it shifting to keys, I now need to go back to ODBC OR build a special python program to do the connection/querying work.