...
Setting up and editing Lequinox enabled applications is available to user accounts with the console administration levels Organisation Organisation administrator and Platform administrator.
The Lequinox console is the platform user interface. Other Lequinox-enabled applications are to be developed or obtained by the platform owner to custom fit their needs. To benefit from the platform functionality, all applications must be Lequinox compatible and communicate via the platform REST API.
...
Info |
---|
To set up a new application, you first need to create the server account, user agreement and user group that are to be associated with the application. |
...
- Click Applications in the top navigation bar.
- Click Applications in the drop-down.
- Click New.
- Fill in the name of the application. This will be the name that will be displayed to the user.
Fill in the URL of the application (for example https://yourdomain.com/application name).
Info The URL must be in the https format, the http protocol is not supported.
- Fill in the preferred Integration API key. It is possible to get a new key by clicking Generate.
- Select the server account intended for the application.
- Select the user group or user groups intended for the application.
- Click Create.
...