File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
articles/sentinel/data-connectors Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ To integrate with Google Workspace (G Suite) (using Azure Functions) make sure y
135135 3. In Scopes section, add **Admin SDK API** scope.
136136 4. In Test Users section, make sure the domain admin account is added.
137137 5 . Go to *** APIs & Services*** -> *** Credentials*** and create OAuth 2.0 Client ID
138- 1. Click on Create Credentials on the top and select Oauth client Id.
138+ 1. Click on Create Credentials on the top and select OAuth client Id.
139139 2. Select Web Application from the Application Type drop down.
140140 3. Provide a suitable name to the Web App and add http://localhost:8081/ as one of the Authorized redirect URIs.
141141 4. Once you click Create, download the JSON from the pop-up that appears. Rename this file to "**credentials.json**".
You can’t perform that action at this time.
0 commit comments