Keycloak Radius Plugin Versions Save

Make the radius server as part of keycloak SSO

v1.4.1-17.0.0

2 years ago

releaseNotes:

- keycloak-17.0.0
- keycloak legacy version (wildfly)

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

v1.3.19-16.1.1

2 years ago

releaseNotes:

keycloak-16.1.1

requirements: openjdk 11 installation steps:

  1. download and unzip keycloak-radius.zip
    unzip keycloak-radius.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

v1.3.18-16.1.0

2 years ago

releaseNotes:

- remove log4j from the dependencies

requirements: openjdk 11 installation steps:

  1. download and unzip keycloak-radius.zip
    unzip keycloak-radius.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

v1.3.17-16.1.0

2 years ago

releaseNotes:

keycloak-16.1.0

requirements: openjdk 11 installation steps:

  1. download and unzip keycloak-radius.zip
    unzip keycloak-radius.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

v1.3.16-16.0.0

2 years ago

releaseNotes:

- Keycloak 16.0.0

requirements: openjdk 11 installation steps:

  1. download and unzip keycloak-radius.zip
    unzip keycloak-radius.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

v1.3.15-15.1.0

2 years ago

releaseNotes:

- removed log4j dependency
- keycloak 15.1.0

requirements: openjdk 11 installation steps:

  1. download and unzip keycloak-radius.zip
    unzip keycloak-radius.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

v1.3.14-15.0.2

2 years ago

releaseNotes:

- ignore OTP without password for PAP authorization
- updated radius theme
- added "radius.OTP" attribute to radius client
- session password applied without OTP

requirements: openjdk 11 installation steps:

  1. download and unzip keycloak-radius.zip
    unzip keycloak-radius.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

v1.3.13-15.0.2

2 years ago

releaseNotes:

- keycloak 15.0.2
- added support custom dictionary
- fixed OTP issue

requirements: openjdk 11 installation steps:

  1. download and unzip keycloak-radius.zip
    unzip keycloak-radius.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

v1.3.12-15.0.2

2 years ago

releaseNotes:

- keycloak 15.0.2
- added support custom dictionary
- fixed OTP issue

requirements: openjdk 11 installation steps:

  1. download and unzip keycloak-radius.zip
    unzip keycloak-radius.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

v1.3.11-15.0.1

2 years ago

releaseNotes:

- keycloak 15.0.1

requirements: openjdk 11 installation steps:

  1. download and unzip keycloak-radius.zip
    unzip keycloak-radius.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