Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support SSO-based connections to Snowflake #435

Open
d8aRay opened this issue Jun 2, 2022 · 0 comments
Open

Support SSO-based connections to Snowflake #435

d8aRay opened this issue Jun 2, 2022 · 0 comments
Labels
bug Something isn't working triaged: no

Comments

@d8aRay
Copy link

d8aRay commented Jun 2, 2022

Is your feature request related to a problem? Please describe.

It is not possible to connect to a Snowflake instance where a user's authentication happens via SSO; this is preventing us from using dbt-sugar.

The error is

pydantic.error_wrappers.ValidationError:
[ErrorWrapper(exc=MissingError(), loc=('password',))]
<class 'dbt_sugar.core.clients.dbt.SnowflakeDbtProfilesModel'>

Describe the solution you'd like
dbt-sugar to support SSO for Snowflake connections

@github-actions github-actions bot added bug Something isn't working triaged: no labels Jun 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triaged: no
Projects
None yet
Development

No branches or pull requests

1 participant