Skip to content

Keycloak with radius server v1.4.11-21.0.0

Latest
Compare
Choose a tag to compare
@vzakharchenko 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:

  1. download and unzip keycloak-radius.zip
    unzip keycloak-radius.zip -d keycloak-radius
  2. cd keycloak-radius
  3. sh bin/kc.sh --debug 8190 start-dev --http-port=8090
  4. open http://localhost:8090
  5. default radius shared Secret:
    secret

Keycloak WildFly (deprecated) installation steps:

  1. download and unzip keycloak-radius.zip
    unzip keycloak-radius-legacy.zip -d keycloak-radius
  2. cd keycloak-radius
  3. 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
  4. open http://localhost:8090
  5. default radius shared Secret:
    secret