Commit c9dbe91
docs: add Snowflake keypair auth conversion how-to (#1845)
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 #1602
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 4e21781 commit c9dbe91
1 file changed
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1709 | 1709 | | |
1710 | 1710 | | |
1711 | 1711 | | |
| 1712 | + | |
| 1713 | + | |
| 1714 | + | |
| 1715 | + | |
| 1716 | + | |
| 1717 | + | |
| 1718 | + | |
| 1719 | + | |
| 1720 | + | |
| 1721 | + | |
| 1722 | + | |
| 1723 | + | |
| 1724 | + | |
| 1725 | + | |
| 1726 | + | |
1712 | 1727 | | |
1713 | 1728 | | |
1714 | 1729 | | |
| |||
0 commit comments