Creating OAuth credentials for an SMD User

Note: This step is not applicable for Infor Government Solutions (IGS) customers. Proxy access is disabled in the IGS environment.
  1. Open Infor OS Portal’s navigation menu.
  2. In the Applications, select Birst.
  3. Add a proxy user.
    1. Select Admin > User Management.
    2. Specify your name in the search text field.
    3. Click your name to view details.
    4. Copy your user GUID.
      For example, TENANTID_df0e1b03-8c4d-4f1e-848f-d5740a45a8bf.
    5. Select Admin > Space Management > Command Window.
    6. Add proxy for service user and specify these commands:

      addproxyuser <your user GUID> <TenantID>_SERVICE_USER yyyy-mm-dd

      For example, addproxyuser TENANTID_df0e1b03-8c4d-4f1e-848f-d5740a45a8bf TENANTID_SERVICE_USER 2023-05-01.

      Where:

      • <your user GUID> - replace this with the specific GUID for your user obtained from setp 3.d
      • <TenantID>_SERVICE_USER - replace <TenantID> with the specific tenant ID. The service user name should follow the format <TenantID>_SERVICE_USER.
      • yyyy-mm-dd - the expiration date for the proxy user. We recommend that you specify a date that is one month from the current date.
    7. Click Execute.

      A confirmation is displayed that indicates that the proxy was added. For example, TENANTID_df0e1b03-8c4d-4f1e-848f-d5740a45a8bf, TENANTID_SERVICE_USER, 2023-05-01.

    8. Sign out.
  4. Open Infor Birst in your web browser. Specify an Infor Birst URL based on your region:
    Region Infor Birst URL
    APAC1 https://app2103.apac1.birst.com
    APAC2 https://app2103.apac2.birst.com
    CN https://login.cn1.birst.com
    EU https://app2103.eu1.birst.com
    KOCH https://koch.bws.birst.com
    US https://app2103.bws.birst.com

    Pre-prod:

    https://app2102.bws.birst.com

    US-E1 https://default.birstapp.prd3.inforcloudsuite.com

    Pre-prod:

    https://beta.birstapp.prd3.inforcloudsuite.com

  5. Click Forgot Password.
  6. Specify your user GUID as the username.

    For example, TENANTID_df0e1b03-8c4d-4f1e-848f-d5740a45a8bf.

    An email is sent to the registered email address for the user and an instruction to reset the password.

  7. Sign in using your proxyuser and the new password.

    For example, proxyuser/TENANTID_df0e1b03-8c4d-4f1e-848f-d5740a45a8bf/TENANTID_SERVICE_USER.

  8. Select Space Management.
  9. Select a space.
  10. Select Command Window.
  11. Specify the createoauthkey command and click Execute.
    Note: If you are prompted with the User has already created oauthkey error, run deleteoauthkey and retry.
  12. Save the consumer-key and consumer-secret that you generated.
    The consumer-key and consumer-secret are used for the api_SMD Proxy Endpoint.