Adding a SharePoint provider
Additional configuration is required for a SharePoint provider depending on the authentication method that you select.
If you are using OAuth2 client credentials, you must complete these steps:
- Upload a self-signed certificate to the Entra ID app registration.
- In the DocumentProviders configuration, you must set the Scope attribute on the node to your SharePoint root URL.
If you are using OAuth2 resource owner password credentials, you must complete these steps:
- Register an app in Entra ID (formerly Azure Active Directory).