Prerequisite
In order to complete the onboarding process, you will need an admin account within your Axway environment.
Instructions
Generate an asymmetric key pair
Generate the private key:
openssl genpkey -algorithm RSA -out private_key.pem -pkeyopt rsa_keygen_bits:2048
Generate the public key:
openssl rsa -pubout -in private_key.pem -out public_key.pem
Add DataTheorem service account
Log into your admin account on https://platform.axway.com/.
Go to
API Management
Then go to
Central
On the left hand side, choose
Access
Then in
Service Accounts (step 1)
, click on the+ Service account (2)
buttonAdd 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 theSave
button (3).Copy the
client ID
Obtain your organization ID
Click on your profile button on the upper right hand side of the web portal (1) and then click on
Organization
(2)Copy your organization ID
Send your credentials to DataTheorem
Send to support@datatheorem.com:
...