The Host section allows you to configure MCA to work with the Hyland IDP 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 Metadata and Content Abstraction. For example: "AllowedOrigins": "http://my.domain", |
Address |
Set this setting to the URL of your IDP provider. For example: "Address": "https://my.domain/identityprovider" |