Installation Guide for Oracle Billing Insight > Configuring Oracle WebLogic > Process of Configuring Oracle WebLogic for RESTful Web Services Server Application >

Configuring Oracle WebLogic for Basic Authentication With The Web Services Server Application


The Web Services application uses Basic Authentication by default. (If you intend to use token-based authentication with Web Services instead of Basic Authentication, do not perform this step.)

To configure basic authentication

  1. Edit the config.xml file, located in the rs_domain/config/ directory. Add the following line in the <security-configuration> section:

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

  2. Save the file.

Installation Guide for Oracle Billing Insight Copyright © 2017, Oracle and/or its affiliates. All rights reserved. Legal Notices.