Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Support keypair authentication #312

Open
gnilrets opened this issue Sep 8, 2022 · 4 comments
Open

Support keypair authentication #312

gnilrets opened this issue Sep 8, 2022 · 4 comments
Labels
enhancement New feature or request

Comments

@gnilrets
Copy link

gnilrets commented Sep 8, 2022

Is your feature request related to a problem? Please describe.
We use MFA on all of our developer accounts and using Meltano with MFA just doesn't work due to all the MFA requests. Looks like Snowflake doesn't ask for MFA if a keypair is used. It would be great if this target supported keypair authentication.

Describe the solution you'd like
Optional support for keypair auth instead of password.

Describe alternatives you've considered
None.

@msardana94
Copy link

msardana94 commented Sep 13, 2022

@gnilrets I have created a similar issue (referenced already) and was wondering if you will also be able to leverage authenticator functionality for your MFA use case as mentioned in this doc?

dbt-snowflake (if you are familiar with it) uses the same config for MFA use cases as well.

EDIT: Just saw you have opened #305 which is what I was mentioning.

@gnilrets
Copy link
Author

I believe authenticator would work for caching MFA auth which would be great.

Keypair auth may require a additional parameters referencing the location of the private key file and password if exists. dbt-snowflake does this too.

@ashish-atidiv
Copy link

Hey
I need the key pair auth too for target-snowflake. What's the status of this request?

@gnilrets
Copy link
Author

gnilrets commented Sep 3, 2024

PR submitted, but not merged or even acknowledged. I think this repo has been abandoned.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants