Installing Keycloak¶
Requirements¶
-
see requirements
-
internet access for downloading the zip file from the SEAL Systems delivery platform
Instructions¶
-
Make sure the
JAVA_HOMEenvironment variable is set to the Java Runtime Environment installed on the server.If not, open a Command Prompt (Adminstrator) and enter the following command:
setx JAVA_HOME /M "C:\Program Files\Java\<java_install_path>" -
In a browser, log on to the SEAL Systems delivery platform with your logon data:
https://delivery.sealsystems.de
Hint - logon data
You receive the logon data from your Technical Project Manager at SEAL Systems.
-
Download the Keycloak - 15.0.0.18 - msi folder. It is saved as
Keycloak - 15.0.0.18 - msi.zip. -
Open a Power Shell (Adminstrator), change to the download directory and start installing the package:
.\install.ps1 -
After the installation is finished, start the service:
service-start seal-keycloak