#Installation
The Identity Server is a tool that enables secure and streamlined authentication for the Core Server. It allows the Core Server to authenticate users via trusted external identity providers. This integration enhances security by centralizing authentication management and enabling Single Sign-On (SSO) capabilities, providing users with a seamless and efficient login experience.
Install the Identity Server on the same or different machine with Core Server.
Installing the Identity Server assumes you already have the Ingress and Core Server installed.
#Installing through the Windows Installer Interface
Double-click the
openit_[version]_identity_server.msi
installer file.In the setup wizard, click Next.
Identity Server Installation: Welcome ScreenRead the License Agreement before accepting the terms. Click Next.
Identity Server Installation: End-User License AgreementSpecify the installation directory. Click Change... to specify a different directory, then click OK. Clicking Next without doing any changes will use the default installation path.
Tick the Configure LDAP for Authentication check box to set up the LDAP Authentication Configuration during installation.
Identity Server Installation: Identity Server ConfigurationIf Ingress is not installed on the same machine, an additional field for the Open iT Ingress URI will be displayed.
Identity Server Installation: Identity Server Configuration (Remote Ingress)Provide the Open iT Ingress URI then click Next.
If you tick the Configure LDAP for Authentication, provide the LDAP authentication settings details. Make sure to provide the correct details. Click Next.
LDAP Authentication ConfigurationIdentity Server Installation: LDAP Authentication ConfigurationClick Install to start the installation process. If a review of the entries is needed, click Back.
Identity Server Installation: Ready to InstallThe installer will set up all necessary files on the computer. Click Finish to complete the installation.
Identity Server Installation: Finish
#Installing through the Command Line
Open a command prompt with Administrator privilege.
Execute the following command:
REQUIRED:
Required Key-Value Pairs for Identity Server InstallationOPTIONS:
Options for Identity Server InstallationThe installer will use the Windows Installer Interface process when the installation option is not specified.
Identity Server PropertiesExampleWhen using passive mode, wait until the process dialog disappears. When using quiet mode, verify that the installation is complete by opening the Task Manager and checking the Details tab if the msiexec process is still running.