audience property
Audience to be used when generating OIDC token.
The audience claim identifies the recipients that the JWT is intended for.
Implementation
core.String? audience;
Audience to be used when generating OIDC token.
The audience claim identifies the recipients that the JWT is intended for.
core.String? audience;