1

Support for Private Key Authentication in createDataservers API?

Is the private key option supported in the ServerAuthenticationMethod parameter of the createDataservers API to configure Snowflake data sources?

2 replies

null
    • Daniel_Chitlaru
    • 5 mths ago
    • Reported - view

    Yes, Private Key auth type is actually ServerAuthenticationType.ServiceAccount
    serverData.password field holds the keyfile content
    serverData.additionalServerProperties.consumerSecret holds the keyfile passphrase, if applicable

    • Surya_Sankar
    • 10 days ago
    • Reported - view

    Hi  , In the pyramid help link provided, check the data source setups section under data sources and scroll to the "Snowflakes" section. It mentions that there are 5 different authentication methods:
    1. User Name/Password
    2. Single Sign-On (Specific User)
    3. Single Sign-On (Proxy 1)
    4. Single Sign-On (Proxy 2)
    5. Private Key.    
    Navigate to the section for Key-pair authentication and you will find all the steps needed for the private key.
    Data Source Setups

Content aside

  • Status Answered
  • 1 Likes
  • 10 days agoLast active
  • 2Replies
  • 38Views
  • 3 Following