Prerequisites for Sharepoint OAuth Configuration Using Azure
Prerequisite configuration on Workflow
Refer to Workflow Web Service Configuration.
Note: Web application directory is required to be configured as https with the fully qualified domain name of your machine if Gmail OAuth 2.0 or SharePoint using OAuth is configured in an external object.
Configure on Microsoft Azure
Register App in Azure
Refer to the Microsoft online help to register an application.
-
Sign in to the Microsoft Entra admin center as at least a Cloud Application Administrator.
-
Browse to Identity > Applications > App registrations and select New registration.
-
Select Accounts in this organizational directory only (Laserfiche only - Single tenant).
-
Select Public client/native (mobile & desktop) in Redirect URI (Optional) and enter the Workflow Web Service URL with callback path segment: https://{Fully Qualified Domain Name(FQDN)}/Workflow/oauthconnection/callback (Note: This is case sensitive).
-
-
Go to Overview page of the application. Record the Application (client) ID and Directory (tenant) ID.