Information for administrators
Admin areaSSO with SAML 2.0

Subsequent group assignment

If you've already set up nele.ai in your organization and want to organize your users into groups afterwards, you have

Advanced installation via graphical user interface

When you start the Windows Installer, you can choose between a quick installation and an advanced installation for administrators.

The quick installation runs as usual with default settings. The advanced installation gives you additional configuration options during the installation process.

All advanced installation settings are correctly applied during a new installation. If a tenant ID has been saved, the SSO login mask is automatically displayed when the app is started for the first time.

Command line installation (CLI)

A command-line based installation is available for automated installations and extended configurations. This allows app settings to be transferred directly during installation.

Perform the installation with the desired parameters as follows:

. \ setup.exe /SAMLTENANTID =12345678-9012-3456-7890-123456789012 /AUTOLAUNCH =1 /MINIMIZED =1 /BACKGROUND =1 /NOUPDATE =1 /S

An installation without parameters is also possible - in this case, all parameters are set to 0 by default. A new installation with an app already installed is possible.

Available parameters and settings

The following parameters can be configured via the command line:

/SAMLTENANTID - SAML tenant ID from the corresponding URL

Beispiel: https://api.aieva.io/saml/12345678-9012-3456-7890-123456789012/login

The tenant ID is available as a separate copy button in the admin area.

/AUTOLAUNCH - Automatically starts the app with the operating system

/MINIMIZED - Start the app in the background when opened

/BACKGROUND - The app remains active in the background even when the main window is closed

/UPDATE - Disables automatic app updates

/S - Silent Install - the installer is not shown but runs in the background

Configuring SAML Tenant ID

If a tenant ID is stored via the advanced installation or CLI parameters, the SSO login mask automatically appears instead of the standard login when the app is started for the first time.

The tenant ID corresponds to the value from the SAML login URL and can be copied directly from the admin area.

Manage automatic updates

About the parameter /NOUPDATE =1 Automatic updates can be turned off during installation. This setting is particularly useful in corporate environments where updates need to be controlled centrally.

Important note: If automatic updates are deactivated, they cannot be rescheduled manually via the app. In future, affected users will be notified of available updates one week in advance in order to install them manually.

Autostart settings

The autostart functionality can be controlled via the parameters /AUTOLAUNCH, /MINIMIZED and /BACKGROUND can be precisely configured:

/AUTOLAUNCH =1: The app starts automatically with Windows

/MINIMIZED =1: The app starts minimized in the system tray

/BACKGROUND=1: The app remains active even after closing the main window

When uninstalling, all autostart entries are automatically removed from the system.

Silent Installation

The parameter stands for fully automated installations /S available. This performs a “silent installation” in which the installer is not visible but is still running in the background.

The silent installation can be combined with all other parameters and is particularly suitable for mass installations in corporate environments.

Important note: The CLI parameters are only applied if the roaming folder from an older installation has been deleted beforehand. This behavior is identical to a manual installation.