OAuth 2.0

  1. Create OAuth2 Security Material in SAP Cloud Integration.

     

    To create the OAuth2 Security Material, the following values are required: Pricefx key, username, password, and partition name.

    Client ID - Pricefx Key Client Secret- Base64 encoded string of{partition}/{username}:{password} token URL : https://{host}/pricefx/{partition}/token

     

  2. Set exchange properties – access-token in the content modifier. The global variable is set by another separate integration flow which maintains the token store. See Sample Integration Flows | Refresh Pricefx OAuth Token.

     

  3. Configure the security material in the adapter.

Â