You must set the necessary credentials for the Integration for Content Composer in the obstudio.exe.config file (for OnBase studio) and, if the Unity Scheduler is to be used with the Integration for Content Composer, the Hyland.Core.Scheduler.NTService.exe.config file. These credentials include the credentials for the client connection used to connect the IdP Server to your Content Composer solution and the user credentials used to access your Content Composer solution. Note that the client connection used to connect to your Content Composer solution must have the following scopes enabled:
-
openid
-
group
-
profile.group
-
iam.user-catalog.read
To set the client credentials:
- Apply the - CONFIGPATH switch to the Web Application Management Console shortcut. Set the switch to the path to the Studio configuration file. For example: -CONFIGPATH="path\obstudio.exe.config"
- Open the Web Application Management Console using the shortcut to which the switch was applied.
- Click the Content Composer tab.
- Enter the Client ID of Hyland IdP server client connection that is to be used to connect to your Content Composer solution.
- Enter the Client Secret of the Hyland IdP server client connection that is to be used to connect to your Content Composer solution.
- Enter the Username for the Hyland IdP user that has access to your Content Composer solution.
- Enter the Password for the Hyland IdP user that has access to your Content Composer solution.
- Save your configuration and close the Web Application Management Console.
- If the Unity Scheduler is to be used with the Integration for Content Composer, repeat the process for the Hyland.Core.Scheduler.NTService.exe.config configuration file.