Keycloak with radius server v1.4.8-19.0.1
vzakharchenko
released this
01 Aug 18:32
·
180 commits
to master
since this release
releaseNotes:
- fixed loading radius dictionary
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