We are currently in the process of integrating Microsoft Outlook with OpenText Core Content. We have carefully followed the steps as outlined in the Core Content Management Administrator Guide, but we are encountering issues that we are unable to resolve.
Actions Completed
Azure Configuration:
- Created an Azure AD single tenant application
- Registered a single-page application redirect URI
- Created a client secret
- Granted the required API permissions
- Configured Expose an API with the scope
Core Content Admin Center
- Created a new connection.
- Under the Microsoft tab, attempted to download the Outlook add-in manifest file.
Issue Encountered
- When attempting to download the add-in manifest file, we receive the error: “The client secret is invalid.”
- Editing the client secret, it looks the password changed, we re-enter the client secret value, the connection appears to succeed, but the add-in manifest file still cannot be downloaded.
Based on the guide, we believe our configuration is correct, but cannot figure it out what is going wrong. Who could help us?