mirror of
https://github.com/google-github-actions/auth.git
synced 2026-06-09 06:17:04 +00:00
Document that the OIDC token expires in 5min (#483)
This commit is contained in:
parent
d0822ad9bf
commit
bfaa66bd66
1 changed files with 6 additions and 0 deletions
|
|
@ -84,6 +84,12 @@ For more usage options, see the [examples](docs/EXAMPLES.md).
|
||||||
> SDK](https://github.com/firebase/firebase-admin-node/issues/1377). Use Service
|
> SDK](https://github.com/firebase/firebase-admin-node/issues/1377). Use Service
|
||||||
> Account Key JSON authentication instead.
|
> Account Key JSON authentication instead.
|
||||||
|
|
||||||
|
> [!WARNING]
|
||||||
|
>
|
||||||
|
> As of the time of this writing, the GitHub OIDC token expires in 5 minutes,
|
||||||
|
> which means any derived credentials also expire in 5 minutes.
|
||||||
|
|
||||||
|
|
||||||
The following inputs are for _authenticating_ to Google Cloud via Workload
|
The following inputs are for _authenticating_ to Google Cloud via Workload
|
||||||
Identity Federation.
|
Identity Federation.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue