The Host section allows you to configure CF MCA to work with the Hyland Identity Service (IdS) used to log in to your OnBase system. You can also configure the AllowedOrgins setting if needed to allow request from domains that would normally be prevented by CORS.
The following settings are available:
|
Setting |
Description |
|---|---|
|
AllowedOrigins |
If you need to allow requests from domains that would normally be prevented by CORS, set this setting to the domain that you want to have access to Content Federation Metadata and Content Abstraction. For example: "AllowedOrigins": "http://my.domain", |
|
Authentication | Provider | Address |
Set this setting to the URL of your Hyland Identity Service (IdS) IIS application. For example: "Address": "https://my.domain/identityservice" |
|
TempFileStorage | Address |
Set this setting to the URL of your Hyland API Server Temp File Storage IIS application. For example: "Address": "https://my.domain/apiserver/tempfs" |