Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Setting up and editing Lequinox enabled applications is available to user accounts with the console administration levels 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.

Depending on the application, there might be slightly different preconditions and installation processes.

...

Add a new application

Info

Remake to prerequisites

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.

Steps

  1. Click Applications in the top navigation bar.
  2. Click Applications in the drop-down.
  3. Click New.
  4. Fill in the name of the application. 

    Fill in the URL of the application (for example https://yourdomain.com/application name).

    InfoThe URL must be in the https format, the http protocol is not supported.
  5. Fill in the preferred Integration API key. It is possible to get a new key by clicking Generate.
  6. Select the server account intended for the application.
  7. Select the user group or user groups intended for the application.
  8. Click Create.

...