instipod / DuoUniversalKeycloakAuthenticator

Keycloak Authenticator for Duo's new Universal Prompt
GNU General Public License v3.0
50 stars 15 forks source link

"Cannot convert undefined or null to object" in New Admin Console #5

Closed instipod closed 1 year ago

instipod commented 2 years ago

When attempting to configure the authenticator settings using the new (Keycloak 19.X) admin console, the settings page is not accessible and instead the error "Cannot convert undefined or null to object" is shown.

instipod commented 2 years ago

Looks like there are a number of issues with the new admin console in upstream that affect the custom authenticator configuration screen. Including some links here to be tracked:

https://github.com/keycloak/keycloak/issues/18157 https://github.com/keycloak/keycloak/issues/18176 https://github.com/keycloak/keycloak/issues/18070

instipod commented 2 years ago

I will probably wait for the new admin console to become more tested and stable before trying to debug this one.

instipod commented 1 year ago

I tested this with Keycloak 20.0.2 and it appears the issues with authenticator configuration page have been resolved.