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

http://<hostname_webapi>:<port>/apps/<appname>/

Language

http://<hostname_webapi>:<port>/apps/<appname>/?lang=de

Light Theme

http://<hostname_webapi>:<port>/apps/<appname>/?theme=light

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

hostname

company.mycorp.com

DNS name (make sure this is included in the SSL certificate)

port

8002

TCP IP Port

ssl

true

HTTP or HTTPS

secp

iwa

Using Integrated Windows Authentication

credentials

dXNlcm5hbWU6cGFzc3dvcmQ=

In case you want to pass the credentials via the URL

authority

builtin

ad for Active Directory credentials

URL Examples:

Diagnose

Web Apps have a built in console, in case you are having troubles while trying to sign in, click on the console logo on the top right corner of sign in screen. To open console from any Web App got to the Top Bar → Connection State → right bottom corner → click on console logo.