Table of Contents

Search

  1. Abstract
  2. Introduction
  3. Installation and Upgrade
  4. 10.3 HotFix 2
  5. 10.3 HotFix 1
  6. 10.3

Disable WebLogic Server Authentication

Disable WebLogic Server Authentication

The MDM Hub uses HTTP basic authentication for which you must disable WebLogic Server authentication. To disable WebLogic Server authentication, edit the
config.xml
file.
  1. Navigate to the following WebLogic directory:
    <
    WebLogic installation directory
    >/user_projects/domains/<user domain>/config
  2. Open the
    config.xml
    file in a text editor.
  3. Add the following element within the <security-configuration> element:
    <enforce-valid-basic-auth-credentials> false </enforce-valid-basic-auth-credentials>

0 COMMENTS

We’d like to hear from you!