Table of Contents

Search

  1. Preface
  2. Installation Overview
  3. Pre-Installation Tasks
  4. Hub Store Installation
  5. Hub Store Post-Installation Tasks
  6. Hub Server Installation
  7. Hub Server Post-Installation Tasks
  8. Process Server Installation
  9. Process Server Post-Installation Tasks
  10. ActiveVOS Post-Installation Tasks for the Application Server
  11. ActiveVOS Post-Installation Tasks for the Business Entity Adapter
  12. Resource Kit Installation
  13. Troubleshooting the MDM Hub
  14. Uninstallation

Installation Guide for Oracle Database with WebLogic

Installation Guide for Oracle Database with WebLogic

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!