Creating a user profile for external applications
- Open the External App Parameters form, and initiate a new record.
-
Provide this information:
- Application Name
- Provide a name for the connecting application, for example, Infor Document Management (IDM).
- Application Instance
- Specify a name for the instance that is to
be used for the connecting application.Note: You can create one to many instance names for each Application Name.
- URL
- Using the HTTPS format, specify the URL of the connecting application. For example, for IDM, you would specify https://servername:port/ca.
- User Name
- Specify the user ID that is used for logging into the connecting application.
- Password
- Specify the password for the connecting application username account.
-
Select the Authentication method.
Although other authentication methods are listed, only Basic and OAuth1 are currently supported.Note: For IDM, OAuth1 method accepts the consumer key as the username and the secret key as the password. Basic authentication uses a domain account. OAuth1 is chosen as a backend service account so that impersonation can be implemented, rather than have every IDM's CreatedBy and UpdatedBy value applied to the same user.
- If the record is to be active, select the Is Active check box.
-
Optionally, to confirm that the login information and
credentials are valid, click Verify.
If the login information and credentials are not valid, the application generates a failure message.
- Save.
Related topics