Skip to content

Commit

Permalink
Merge pull request #1641 from MicrosoftDocs/main
Browse files Browse the repository at this point in the history
Published main to live, Tuesday 5:00 PM IST, 11/26
  • Loading branch information
padmagit77 authored Nov 26, 2024
2 parents fdfcb2c + c4747b2 commit 7885827
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions MicrosoftSearch/csv-connector.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@ Verify the .csv files you want to index have been uploaded to a SharePoint docum

9. Check that the permissions are in the "**granted**" state.

10. Open **Authentication** from the navigation pane and add the following under Redirect URIs (Authorization callback URIs):
- For **M365 Enterprise**: `https://gcs.office.com/v1.0/admin/oauth/callback](https://gcs.office.com/v1.0/admin/oauth/callback`
- For **M365 Government**: `https://gcsgcc.office.com/v1.0/admin/oauth/callback](https://gcsgcc.office.com/v1.0/admin/oauth/callback`
10. Open **Authentication** from the navigation pane and select **Add a platform**. Select **Web** under **Web applications** and add the following under Redirect URIs (Authorization callback URIs):
- For **M365 Enterprise**: `https://gcs.office.com/v1.0/admin/oauth/callback`
- For **M365 Government**: `https://gcsgcc.office.com/v1.0/admin/oauth/callback`

#### Configuring the client secret for authentication

Expand All @@ -79,7 +79,7 @@ Verify the .csv files you want to index have been uploaded to a SharePoint docum

4. Use this Client secret and the application ID to configure the connector.

### Create a SharePoint app with OAuth configuration
### Create a SharePoint app with OAuth configuration (retiring soon)

1. Go to `https://Org-Name.sharepoint.com/sites/mysite/_layouts/15/appregnew.aspx`.
2. On the Client ID and Client Secret fields, select **Generate**.
Expand Down

0 comments on commit 7885827

Please sign in to comment.