Authenticate

The Oracle Communications Billing Care REST API uses OAuth 2.0 to authenticate requests from clients. Perform the following one-time tasks to configure OAuth and Oracle WebLogic Server for authentication:

  1. Configure OAuth Services
  2. Configure WebLogic Server
  3. Configure OAuth Settings for BRM

After configuring OAuth and WebLogic Server, you must request an access token for each client application that will submit REST requests to the Billing Care REST API. See "Request an OAuth Access Token".

Note:

Authentication is required for production systems only. In test systems, you can submit requests without configuring authentication.