General
In this page you can find general information regarding inmation Web Apps. All information discussed below generalizes for all the Web Apps, unless otherwise indicated.
Get more information about individual Web App here.
Launching
With every inmation Web API installation the Web Apps are also installed. In case of an Web API upgrade also the Web Apps are upgraded. In case you want to manually upgrade the Web Apps you can download the packages from app.inmation.com/download and place the zip file in the Web API /packages/received folder.
Description | URL |
---|---|
Base URL |
|
Language |
|
Light Theme |
Authentication
Sign In options include inmation Profile Credentials or Integrated Windows Authentication. Intuitive Sign In screen helps to save, edit, duplicate or delete your credentials.
Startup options
The Web App can be launched with options (query parameters) including the connection settings. This way the user doesn’t need to fill them in the connection dialog.
Parameters | Example | Description |
---|---|---|
|
company.mycorp.com |
DNS name (make sure this is included in the SSL certificate) |
|
8002 |
TCP IP Port |
|
true |
HTTP or HTTPS |
|
iwa |
Using Integrated Windows Authentication |
|
dXNlcm5hbWU6cGFzc3dvcmQ= |
In case you want to pass the credentials via the URL |
|
builtin |
|
URL Examples:
Using Integrated Windows Authentication: https://company.mycorp.com:8002/apps/webchart/?hostname=company.mycorp.com&port=8002&ssl=true&secp=iwa