vzakharchenko
released this
24 Feb 06:27
·
6 commits
to master
since this release
releaseNotes:
- keycloak version 21.0.0
requirements: openjdk 11
Keycloak Quarkus installation steps:
- download and unzip keycloak-radius.zip
unzip keycloak-radius.zip -d keycloak-radius
-
cd keycloak-radius
-
sh bin/kc.sh --debug 8190 start-dev --http-port=8090
- open http://localhost:8090
- default radius shared Secret:
secret
Keycloak WildFly (deprecated) installation steps:
- download and unzip keycloak-radius.zip
unzip keycloak-radius-legacy.zip -d keycloak-radius
-
cd keycloak-radius
-
sh bin/standalone.sh -c standalone.xml -b 0.0.0.0 -Djboss.bind.address.management=0.0.0.0 --debug 8190 -Djboss.http.port=8090
- open http://localhost:8090
- default radius shared Secret:
secret