Mandatory Configuration to verify in config.yaml before using Unica Link framework

Procedure

  1. Navigate to client > outbound > crossOriginAllowedUrls and add the UNICA app URLs with port if it is not already added.
    Example:
    crossOriginAllowedUrls: http/https://<Hostname/IP>:<Port>
  2. Navigate to rest > inbound > authentication and set the following properties to true for Unica-Link integration:
    enable: true
    basicAuthEnabled: true
  3. Navigate to server > inbound > authentication and set the following property to true for Unica-Link integration:
    basicAuthEnabled: true