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

Allow set audience for Google Service Accounts #557

Open
DKbyo opened this issue Mar 14, 2022 · 0 comments · May be fixed by #558
Open

Allow set audience for Google Service Accounts #557

DKbyo opened this issue Mar 14, 2022 · 0 comments · May be fixed by #558

Comments

@DKbyo
Copy link

DKbyo commented Mar 14, 2022

go 1.17

When using Private Service Connect, the token uri and the audience are different.

The token uri could be https://oauth2-<service_name>.p.googleapis.com/token but the audience will always be https://oauth2.googleapis.com/token, and currently we are sharing the same value for Service accounts.

@DKbyo DKbyo linked a pull request Mar 14, 2022 that will close this issue
@DKbyo DKbyo changed the title Add audience support for Google Service Accounts Allow set audience for Google Service Accounts Mar 14, 2022
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 a pull request may close this issue.

1 participant