Configuring IDM for on-premises deployment

To set up the integration to IDM, perform these steps:

  • Manually import the document type into IDM, which is used by LSP to archive proprietary documents. See the Infor Document Management User Guide for instructions on how to import the document type.

    For items to be imported, see Prerequisites.

    Root path: LSP version IDM\GenericComponents

    File: LCL_ProprietaryDocument.xml

    Type: IDM Document Type

  • For on-prem deployments, you must apply a security token (OAuth 1.0a) before you can use the LSP integration to IDM. See the Infor ION Grid Security Administration Guide for instructions on how to generate and configure OAuth consumer credentials, which must be saved in a JSON format.
    {"consumerKey":"",
    "sharedSecret":"",
    "createdTimestamp":1542970474366,
    "name":"lsp",
    "description":"Used by lsp",
    "roles":["grid-run-as-tenant",
    "grid-run-as-user"],
    "enabled":true,
    "tenant":"infor",
    "mustChange":false,
    "expired":false,
    "principalName":"lsp"}
    

    Fill consumerKey and sharedSecret, then save as JSON file. This will be used in setting up File server.

  • Configure the file server to be used to hold documents and reports.