-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(snowflake): support oauth authentication (#236)
# Description This PR adds support for oauth authentication is snowflake. - For backward compatibility, the default value of `Authenticator` is `AuthTypeSnowflake`. If the client provides its value, it will be overridden - Added `Host` and `Token` fields in snowflake config ## Linear Ticket < Replace_with_Linear_Link > ## Security - [ ] The code changed/added as part of this pull request won't create any security issues with how the software is being used. --------- Co-authored-by: skShekhar <[email protected]> Co-authored-by: Arnab Pal <[email protected]> Co-authored-by: Aris Tzoumas <[email protected]>
- Loading branch information
1 parent
c9a6308
commit 9bc7188
Showing
2 changed files
with
76 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters