Skip to content

Keycloak with radius server

Pre-release
Pre-release
Compare
Choose a tag to compare
@vzakharchenko vzakharchenko released this 25 Jan 17:20
· 1183 commits to master since this release

requirements: openjdk 11
installation steps:

  1. download and unzip keycloak-radius.zip
    unzip keycloak-radius.zip keycloak-radius
  2. 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
  3. open http://localhost:8090