Note that Firebase Admin Node.js SDK doesn't support WLIF (#268)
<!-- Thank you for proposing a pull request! Please note that SOME TESTS WILL LIKELY FAIL due to how GitHub exposes secrets in Pull Requests from forks. Someone from the team will review your Pull Request and respond. Please describe your change and any implementation details below. --> --------- Signed-off-by: Kevin Cheung <kevinthecheung@users.noreply.github.com>
This commit is contained in:
parent
483e21d723
commit
126054d1a9
@ -92,6 +92,12 @@ Identity Federation.
|
||||
**⚠️ You must use the Cloud SDK version 390.0.0 or later to authenticate the
|
||||
`bq` and `gsutil` tools.**
|
||||
|
||||
**⚠️ Firebase users:** If you're using this Action to authenticate the Firebase
|
||||
Admin Node.js SDK, you must authenticate with a service account key since
|
||||
Workload Identity Federation is not yet supported. See
|
||||
[#1377](https://github.com/firebase/firebase-admin-node/issues/1377)
|
||||
for the status of WLIF support.
|
||||
|
||||
- `workload_identity_provider`: (Required) The full identifier of the Workload Identity
|
||||
Provider, including the project number, pool name, and provider name. If
|
||||
provided, this must be the full identifier which includes all parts:
|
||||
|
Loading…
Reference in New Issue
Block a user