Hardware
See recommended hardware profiles on https://techzone.ergon.ch/hardware-iam.
See recommended hardware profiles on https://techzone.ergon.ch/hardware-iam.
Distribution | Release(s) | ||
---|---|---|---|
Red Hat Enterprise Linux (RHEL) | 7 | 8 | |
Ubuntu Server | 16.04 LTS | 18.04 LTS | 20.04 LTS |
SUSE Linux Enterprise Server | 11 | 12 | 15 |
Other Linux operating systems may work but are not officially supported.
The SASS to CSS compiler used for Customizing UI (look and feel) of the JSP-Loginapp requires the C++ Standard Library (libstdc++) to be installed on Linux operating systems.
yum install libstdc++
apt install libstdc++6
zypper install
libstdc++6
yum install freetype fontconfig
apt install fontconfig
zypper install libfreetype6 fontconfig
Airlock IAM bundles the Java runtime and JVM as part of the distribution and it does not need to be installed on the target system.
Airlock IAM requires a datastore to store user- and other data.
See User data source configuration (databases and directories).
The chosen data layer has to be well managed and monitored. IAM is not responsible for the operation and backup/recovery. This is also true if the H2 database shipped with IAM is used. For productive usage, the data layer should be clustered.
Minimum supported database versions:
Database | Minimum version |
---|---|
Oracle | 19c |
MySQL | 8.0 |
MariaDB | 10.2 |
Microsoft SQL Server | 2012 |
H2 | 2.1.210 |
Older versions of MySQL and MariaDB require changes to the DB schema. See DB schema changes for old MySQL and MariaDB versions.
The Adminapp is not designed to be used with mobile devices.