Class OidcToken (1.3.0)

Contains information needed for generating an OpenID Connect token <https://developers.google.com/identity/protocols/OpenIDConnect>_. This type of authorization can be used for many scenarios, including calling Cloud Run, or endpoints where you intend to validate the token yourself.

Audience to be used when generating OIDC token. If not specified, the URI specified in target will be used.