- In ION API, create an authorized app for Infor LN. For details see “Registering the client application” in the Infor API Gateway Administration Guide.
Points of attention for this
LN-specific app:
- In the Type field, specify Backend Service.
- In the Grant Type field, specify Password Credentials.
- Ensure Issue Refresh Tokens is selected.
- Click Save.
- Download the credentials for the service account:
- Click . The Download Credentials dialog is displayed.
- Ensure Create Service Account is selected.
- Leave the Full name field blank. Consequently, the LN user svc_ln is used as service account to send requests to LN.
- Click .
A .ionapi file is downloaded. This file contains several parameters, including cn, ci, cs, pu, ot, saak, and sask. Keep this file for future reference.
For details about the parameters in the downloaded file, see “Registering the client application” in the Infor API Gateway Administration Guide.