1
0
Fork 0
mirror of synced 2026-06-05 18:28:19 +00:00

access_token_scopes is not required

This commit is contained in:
Seth Vargo 2021-09-21 12:25:09 -04:00
commit c7bb6ad28f
No known key found for this signature in database
GPG key ID: C921994F9C27E0FF

View file

@ -64,6 +64,7 @@ inputs:
List of OAuth 2.0 access scopes to be included in the generated token.
This is only valid when "token_format" is "access_token".
default: 'https://www.googleapis.com/auth/cloud-platform'
required: false
# id token params
id_token_audience: