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: Adding support for pluggable auth credentials #437

Merged
merged 9 commits into from
Jul 14, 2023

Conversation

BigTailWolf
Copy link
Contributor

Federated OIDC support for workload/workforce in case of the user cannot using a file or url to fetch subject token, we can allow user to provide an executable that we can run to fetch subject token.

@BigTailWolf BigTailWolf requested a review from a team as a code owner June 24, 2023 01:46
BigTailWolf and others added 2 commits July 5, 2023 09:23
Co-authored-by: Neha Bajaj <bajajneha27@users.noreply.github.com>
Co-authored-by: Neha Bajaj <bajajneha27@users.noreply.github.com>
@bajajneha27
Copy link
Contributor

Do we not need to use GOOGLE_EXTERNAL_ACCOUNT_INTERACTIVE ? Is it because we still don't have the distinction between interactive mode and non-interactive mode in client libraries?

@BigTailWolf
Copy link
Contributor Author

Do we not need to use GOOGLE_EXTERNAL_ACCOUNT_INTERACTIVE ? Is it because we still don't have the distinction between interactive mode and non-interactive mode in client libraries?

No. We only have interactive mode for python library since it's a requirement from gcloud CLI.

@bajajneha27 bajajneha27 merged commit fb23a65 into googleapis:main Jul 14, 2023
12 checks passed
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

2 participants