You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The metadata service for GCP (at least on appengine/gcf/cloud run) allows fetching scoped tokens. This has been implemented in some of the auth clients already (node, go, PR pending for python), but missing from Java and possibly some others.
The metadata service for GCP (at least on appengine/gcf/cloud run) allows fetching scoped tokens. This has been implemented in some of the auth clients already (node, go, PR pending for python), but missing from Java and possibly some others.
https://cloud.google.com/functions/docs/securing/function-identity#access_tokens describes how it works.
The text was updated successfully, but these errors were encountered: