dbt-labs / dbt-redshift

dbt-redshift contains all of the code enabling dbt to work with Amazon Redshift
https://getdbt.com
Apache License 2.0
95 stars 58 forks source link

[CT-2156] [Feature] Add dbt-redshift connection methods - Auth Profile and IdP Credentials(Azure and Okta Identity Providers) #332

Open jiezhen-chen opened 1 year ago

jiezhen-chen commented 1 year ago

Is this your first time submitting a feature request?

Describe the feature

Provide additional authentication methods to connect to dbt-redshift. The new code changes will allow users to connect to dbt-redshift using authentication profiles and Identity Provider (IdP) Plugins for Azure and Okta. Users will need to provide required parameters specified in this Redshift documentation when configuring profiles.yml in order to authenticate using these new methods.

Describe alternatives you've considered

No response

Who will this benefit?

No response

Are you interested in contributing this feature?

No response

Anything else?

No response

dbeatty10 commented 1 year ago

Thanks for opening @jiezhen-chen !

I'm assuming you created this issue to link to https://github.com/dbt-labs/dbt-redshift/pull/323 (per request of @Fleid) ?

jiezhen-chen commented 1 year ago

Thanks for opening @jiezhen-chen !

I'm assuming you created this issue to link to #323 (per request of @Fleid) ?

yes!

dbeatty10 commented 1 year ago

Awesome!

I added the issue number here to link it with the pull request:

image
jaklan commented 1 year ago

@dbeatty10 @jiezhen-chen I don't see it covered in the feature request, but it would be really crucial to also support the generic plugin:

image
misteliy commented 10 months ago

Any update on this? This is becoming even more relevant with AWS shifting towards identity center…

github-actions[bot] commented 4 months ago

This issue has been marked as Stale because it has been open for 180 days with no activity. If you would like the issue to remain open, please comment on the issue or else it will be closed in 7 days.

jaklan commented 4 months ago

bump