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

feat: Adds support for custom suppliers in AWS and Identity Pool credentials #1496

Merged
merged 9 commits into from Mar 15, 2024

Conversation

aeitzman
Copy link
Contributor

@aeitzman aeitzman commented Mar 13, 2024

Features from #1494 and #1484, also adds documentation.

aeitzman and others added 2 commits March 10, 2024 22:06
)

* feat: refactor aws and identity pool credentials to use supplier framework

* Linting

* changing class types

* linting

* remove unused import

* Fix typing

* add docstring and fix casing
…ential instantiation (#1494)

* feat: refactor aws and identity pool credentials to use supplier framework

* Linting

* changing class types

* linting

* remove unused import

* Fix typing

* add docstring and fix casing

* feat: adds support for passing suppliers to credentials.

* fixes merge issues and adds _has_custom_supplier method

* adds _has_custom_supplier function to identity_pool

* Update google/auth/external_account.py

Co-authored-by: Carl Lundin <108372512+clundin25@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Carl Lundin <108372512+clundin25@users.noreply.github.com>

* Respond to comments and fix docs

---------

Co-authored-by: Carl Lundin <108372512+clundin25@users.noreply.github.com>
@lsirac lsirac self-requested a review March 13, 2024 23:07
* docs: update docs for programmatic

* add space

* update user guide
@aeitzman aeitzman requested a review from a team as a code owner March 14, 2024 16:30
@clundin25 clundin25 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 14, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 14, 2024
docs/user-guide.rst Outdated Show resolved Hide resolved
google/auth/aws.py Outdated Show resolved Hide resolved
google/auth/aws.py Show resolved Hide resolved
google/auth/aws.py Outdated Show resolved Hide resolved
google/auth/identity_pool.py Outdated Show resolved Hide resolved
aeitzman and others added 2 commits March 14, 2024 14:19
Co-authored-by: Leo <39062083+lsirac@users.noreply.github.com>
@aeitzman aeitzman merged commit 3af1768 into main Mar 15, 2024
16 checks passed
@aeitzman aeitzman deleted the programmatic-auth branch March 15, 2024 16:18
Copy link
Contributor

@BigTailWolf BigTailWolf left a comment

Choose a reason for hiding this comment

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

LGTM

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.

None yet

5 participants