Skip to content

feat(redshift): add IAM Trusted Identity Propagation support to conne…#3360

Closed
bujjibabukatta wants to merge 2 commits into
aws:mainfrom
bujjibabukatta:fix/#2802
Closed

feat(redshift): add IAM Trusted Identity Propagation support to conne…#3360
bujjibabukatta wants to merge 2 commits into
aws:mainfrom
bujjibabukatta:fix/#2802

Conversation

@bujjibabukatta

Copy link
Copy Markdown
Contributor

Adds IAM Trusted Identity Propagation to wr.redshift.connect() via two new auth paths — IdpTokenAuthPlugin (pass idp_token + idp_token_type) and BrowserIdcAuthPlugin (pass credentials_provider="BrowserIdcAuthPlugin" + IDC params). Standard username/password auth is untouched. Closes #2802

@bujjibabukatta

Copy link
Copy Markdown
Contributor Author

Hi @kukushking could you please approve pull request?

@kukushking kukushking left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, there are multiple test failures (see workflows), and no test case covering this feature as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support IAM Trusted Identity Propagation with Redshift

2 participants