Overview
Integrating Office 365 Sharepoint with Casengine allows the user to work on Word Documents
Note: -
Steps to Register an Application in Azure Portal
1. Register a New Application
Log in to Azure Portal.
Navigate to App Registrations.
Click "New Registration".
Provide the following details:
Name: Casengine Calendar Integration
Redirect URI: If Casengine provides a redirect URI, enter it. Otherwise, this can be configured later.
Click "Register" and save the Application (Client) ID.
2. Configure API Permissions
Navigate to API Permissions.
Click "Add a permission" and select Microsoft Graph.
Choose Application permissions.
Search for and add the following permissions:
Click "Grant admin consent" to approve the permissions.
3. Create a Client Secret
Go to Certificates & Secrets.
Click "New client secret".
Set an expiration period and generate a new secret.
Copy and securely store the secret value, as it will not be visible later.
4. Configure Authentication (If Required)
If Casengine requires OAuth authentication, update the Redirect URIs under the Authentication settings.
5. Use the Credentials in Casengine
Input the Client ID, Tenant ID, and Client Secret in the Casengine Office 365 integration settings.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article