keycloak-radius-plugin icon indicating copy to clipboard operation
keycloak-radius-plugin copied to clipboard

Cannot create the Radius Client

Open gsteri1 opened this issue 2 years ago • 3 comments

I am following along and trying to build a Radius Client to support a MikroTik router. I create a realm for the Mikrotik devices. I then get to building the client. When I click "create" I get this error:

Cannot read properties of undefined (reading 'length')

(In the Webapp)

image

The keycloak binary was downloaded from github using wget: wget https://github.com/vzakharchenko/keycloak-radius-plugin/releases/download/v1.4.8-19.0.1/keycloak-radius.zip

The application temporarily run from the command line using: bin/kc.sh start-dev

I have looked through the 16 issues and don't see anything related. My suspicion is that I am missing some command line argument.

Thank you!

gsteri1 avatar Oct 27 '22 03:10 gsteri1

Any Updates on this error? https://github.com/vzakharchenko/keycloak-radius-plugin/issues/698#issue-1424972579

Nainiket avatar Nov 23 '22 16:11 Nainiket

Same issue here +1

RayhanYulanda avatar Jan 03 '23 10:01 RayhanYulanda

If you change the realm theme on master realm to "base", you could access that menu.

image

Jaluanda avatar Jan 13 '23 16:01 Jaluanda