You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/platform-services/automation-service/app-central/integrations/google-firestore.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,7 +84,10 @@ import IntegrationTimeout from '../../../../reuse/automation-service/integration
84
84
<IntegrationsAuth/>
85
85
* <IntegrationLabel/>
86
86
***Private Key Json**. Provide the content of the JSON file generated [above](#google-firestore-configuration). Open the file and copy-paste the whole content in the field.
87
+
***WIF Private Key Json**. Provide the content of the Workload Identity Federation JSON file generated [above](#google-firestore-configuration). Open the file and copy-paste the whole content in the field.
88
+
***scopes**. Default scope is already added as `https://www.googleapis.com/auth/datastore`, if not then add this scope.
87
89
***Database ID**. Enter the Firestore database ID. For default databases, use `(default)`.
90
+
***Project ID**. Provide the Google Firestore Project ID where the firestore actions will be performed.
0 commit comments