Add Signature Key for Adobe Connector

After all the required components are deployed and Adobe is configured in Connect, it is necessary to store the public key that will be used to verify Adobe order requests.

To do this, complete the following steps:

  1. Store a public key required for the signature verification in the GlobalConf table of the BSS database.

    Connect to the database and execute the following query:

    INSERT INTO "GlobalConf" ("ParamName", "ParamValue") values ('PRICE_LEVEL_HINT_PUBLIC_KEY', '-----BEGIN PUBLIC KEY-----
    MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCBiEyRs7nao9LV/xgqMY2Zj49p
    6JzKGU91ZDQ+hU6uJ+1Sp/OGtRg09hbhEI78eI2IpI+w+aS12APCNRUnilJ/JDJV
    7VDM/vpAC84EC/VwBUi2N/pLB7xhP5lVgfPck+g9xnN7XQ4IxGpdVKaBpie63qkO
    gRo/0og9/XWdgMJkViwIDAQAB
    					-----END PUBLIC KEY-----');
  2. After that, restart BSS application.

When done, you can proceed with product catalog configuration.

CloudBlue, an Ingram Micro business, uses cookies to improve the usability of our site. By continuing to use this site and/or logging in you are accepting the use of these cookies. For more information, visit our Privacy Policy.