Releases: vzakharchenko/keycloak-radius-plugin
Releases · vzakharchenko/keycloak-radius-plugin
Keycloak with radius server v1.1.0-9.0.0
releaseNotes:
fix file connection leak support conditional attributes support reject attributes support accept attributes fixed StackOverflowError, if package size is 0 keycloak 9.0.0
requirements: openjdk 11
installation steps:
- download and unzip keycloak-radius.zip
unzip keycloak-radius.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:80905. default radius shared Secret:
secret
Keycloak with radius server v1.0.2-8.0.2
releaseNotes:
netty improvements (thread pool) ignore duplicates (radsec) use attribute "NAS-Ip-Address" instead of remote Ip (disconnect plugin) fixed SecureRandom issue added support onetime password with expiration added support TOTP/HOTP via Google Authenticator or FreeOTP switch to Keycloak version 8.0.2
requirements: openjdk 11
installation steps:
- download and unzip keycloak-radius.zip
unzip keycloak-radius.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:80905. default radius shared Secret:
secret
Keycloak with radius server v1.0.1-8.0.1
releaseNotes:
- fixed mschapv2 - added support Mikrotik PPP - added a new parameter "numberThread" - support CoA request - Send Disconnect message if keycloak session has expired - BackChannel logout - added support Radius Proxy - using default Keycloak User Password if accessRequest is PAP Protocol(with unprotected password)
requirements: openjdk 11
installation steps:
- download and unzip keycloak-radius.zip
unzip keycloak-radius.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
Keycloak with radius server v1.0.0-8.0.1
requirements: openjdk 11
installation steps:
-
unzip keycloak-radius.zip -d keycloak-radius
-
sh keycloak-radius/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
Keycloak with radius server
requirements: openjdk 11
installation steps:
- download and unzip keycloak-radius.zip
unzip keycloak-radius.zip keycloak-radius
-
sh keycloak-radius/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