| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Adds a short how-to under datasources.update_connection describing how to flip an existing connection from username/password to Snowflake keypair authentication (REST API v3.27+), including the prerequisite of saving the private key under Site Settings -> Saved Credentials for Data Sources. Links to the new samples/update_connection_to_keypair.py runnable sample. Refs tableau#1602 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
Merging without review as this is docs-only |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Summary
Adds a short how-to block under datasources.update_connection in docs/api-ref.md describing how to convert an existing connection from username/password authentication to Snowflake keypair authentication.
Closes #1602 (paired with #1844 on development).
Test plan
Refs #1602
🤖 Generated with Claude Code