Installing Keycloak¶
Requirements¶
- 
see requirements 
- 
internet access for downloading the zip file from the SEAL Systems delivery platform 
Instructions¶
- 
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 - 1.0.1.8 - rpm folder. 
- 
Change to the download directory and start installing the package: ./install.sh
- 
After you have finished the installation, keycloak is running as seal-keycloakservice.Hint - service does not start If the service does not start, maybe Java cannot be found in the service environment. In this case, stop the seal-keycloakservice and add the following line to the[Service]section of the/usr/lib/systemd/system/seal-keycloak.servicefile:[Service] ... Environment="JAVA_HOME=<java_installation_dir>" ...
- 
Remove the /opt/seal/data/seal-keycloakdirectory. This is neccessary to import the SEAL-specific configuration after the next restart.
- 
Restart seal-keycloakservice.
- 
Start a web browser to proceed with the further configuration: https://localhost:32769/