6.6.1.1 Prerequisites

  1. Configuring WebLogic for REST Services Authorization.
    To enable REST API authorization by OFSAA in WebLogic server, perform the following steps:
    1. Open the config.xml file located in the domain where OFSAA is deployed that is:

      <domain_home>/config/config.xml.

    2. Add the following in the security-configuration tag:

      <enforce-valid-basic-auth-credentials>false</enforce-valid-basic-authcredentials>.

  2. If MMG is SSL enabled, then the SSL certificate for MMG application should be imported in AAI.
  3. In OFSAA Application, Allow user to log in from multiple machines option should be enabled.