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

fix(internal): don't use self-signed JWT with impersonation #788

Merged
merged 6 commits into from Jan 29, 2021
Merged

fix(internal): don't use self-signed JWT with impersonation #788

merged 6 commits into from Jan 29, 2021

Commits on Dec 11, 2020

  1. fix(internal): don't use self-signed JWT with impersonation

    The limited audience of the base credential will could cause
    failures as it would not be able to comunicate with the iam
    credentials api if just default scopes were passed.
    codyoss committed Dec 11, 2020
    Copy the full SHA
    f173a46 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. fixup

    codyoss committed Dec 16, 2020
    Copy the full SHA
    c57c574 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. try to clear up docs

    codyoss committed Dec 17, 2020
    Copy the full SHA
    d6f71ef View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. Copy the full SHA
    1d14839 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'imp-selfsigned' of github.com:codyoss/google-api-go-cli…

    …ent into imp-selfsigned
    codyoss committed Jan 28, 2021
    Copy the full SHA
    59d056c View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. Copy the full SHA
    ada30bb View commit details
    Browse the repository at this point in the history