download rhsso from https://access.redhat.com/jbossnetwork/restricted/softwareDownload.html?softwareId=44851
unzip rh-sso-7.0.0.zip
./add-user-keycloak.sh -u <username>
- From the directory rh-sso-7.0 execute
bin/standalone.sh
This will start up the sso instance - To expose the console on a public domain follow the next steps
wget https://bin.equinox.io/c/4VmDzA7iaHb/ngrok-stable-linux-amd64.zip
unzip ngrok-stable-linux-amd64.zip