The config.json file must be configured before using the Microsoft 365 Hyland Outlook Office Add-In.
To configure the config.json file:
- Open the hy-app folder located in the installation directory for the Microsoft 365 Hyland Outlook Office Add-In. For example: C:\Program Files\Hyland\M365HOA
- Open the config folder.
- Open the config.json file in a text editor such as Notepad.
-
Update the following settings:
Setting Expected Value authority The Hyland IdP URL. clientId IdP client ID for the Microsoft 365 Hyland Outlook Office Add-In. redirectURL Redirect URL for login. Enter in the format "https://<host name>/<app name>/login" where <host name> is the name of the computer hosting and <app name> is scope The allowed scopes in a space-delimited list. Enter "mca evolution openid profile group" postLogoutRedirectUrl Redirect URL for logout. Enter in the format "https://<host name>/<app name>/LogoutConfirmation" tenant The name of the tenant on the Hyland IdP server. This value is case-sensitive. hoisConfig: url The URL where Hyland Office Integration Services (HOIS) are installed. origin The root URL where the Microsoft 365 Hyland Outlook Office Add-In is installed. Note: Do not include "/virtualdirectory" if it is present in the URL. - Save and close the config.json file.