OAuth 2.0 Configuration

Context

The following configuration steps must be performed to set up the OAuth 2.0 client credentials authentication. This is applicable only for customers with SAP BASIS release 752 and above.

Procedure

  1. Start transaction OA2C_CONFIG (OAuth 2.0 Clients).
  2. To create an OAuth 2.0 client, choose Create button on the Overview screen and a popup with the configuration UI appears.
  3. Choose the OAuth 2.0 client /ACI/INT_SERVICE.
  4. Enter the OAuth 2.0 Client ID and choose OK. For more information regarding the Client ID and Client credentials, refer to the Onboarding Guide for SAP Asset Intelligence Network, SAP Predictive Asset Insights or SAP Asset Strategy and Performance Management.
  5. Provide the Client secret password of the SAP Asset Intelligence Network or SAP Asset Strategy and Performance Management account.
  6. In the Access Settings section, choose Selected Grant Type as Client Credentials.
  7. In the Authorization Server Settings section, adjust the Authorization Endpoint and Token Endpoint by providing the token endpoint of the SAP Asset Intelligence Network, SAP Predictive Asset Insights or SAP Asset Strategy and Performance Management account. The authorization endpoint may be the same as token endpoint (uaa.url+'oauth/token').
  8. Save your changes.