Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Prerequisite

In order to complete the onboarding process, you will need an admin account within your Axway environment.

Instructions

Generate an asymmetric key pair

  1. Generate the private key:
    openssl genpkey -algorithm RSA -out private_key.pem -pkeyopt rsa_keygen_bits:2048

  2. Generate the public key:
    openssl rsa -pubout -in private_key.pem -out public_key.pem

Add DataTheorem service account

  1. Log into your admin account on https://platform.axway.com/.

  2. Go to API Management

  3. Then go to Central

  4. On the left hand side, choose Access

  5. Then in Service Accounts (step 1), click on the + Service account (2) button

  6. Add a name to your service account (1), for example DataTheorem Security Audit, then copy/paste your public key into the second field (2). Lastly, click on the Save button (3).

  7. Copy the client ID

Obtain your organization ID

  1. Click on your profile button on the upper right hand side of the web portal (1) and then click on Organization (2)

  2. Copy your organization ID

Send your credentials to DataTheorem

Send to support@datatheorem.com:

...