Keycloak-link not working in Jans Version 1.8.0 and encode.py not accepting "&" in pwd string #11675
-
Hi, I have installed Jans server version 1.8.0 with Postgres db, Jans-kc-link and Jans-Saml options. I could successfully import users from Active Directory into Keycloak. Keycloak and Jans servers are on the same server. In keycloak, I have set up a new service client to import keycloak users into Jans server. When I use kcadm.sh I could login to keycloak using user/password or client-id and client secret with no problem. When I use the same credentials in jans-kc-link, I get the following error: 2025_06_29.jetty.log:29-06-2025 10:21:11.329 ERROR keycloak.link.timer.JansKeycloakLinkTimer JansKeycloakLinkTimer.java:214- not able to connect keycloack server : jakarta.ws.rs.ProcessingException: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "features" (class org.keycloak.representations.info.ServerInfoRepresentation), not marked as ignorable (15 known properties: "protocolMapperTypes", "providers", "identityProviders", "themes", "passwordPolicies", "clientInstallations", "memoryInfo", "enums", "socialProviders", "clientImporters", "profileInfo", "componentTypes", "systemInfo", "cryptoInfo", "builtinProtocolMappers"]) In addition, when I use encode.py to encode personal password the character "&" is not accepted. The password string was encoded and stopped encoding until "&" appears in string. I am wondering why in Jans-kc-link tui encoding of passwords or secrets is not done automatically when saving as it was done in former versions of Jans server using Jans-link with depreciated ldap options? Any comments to get users from Active Directory into Jans server version 1.8.0? Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
Hi @ossdhaval @jgomer2001 @uprightech @nynymike @manojs1978, no comments here? |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
Hello @zackbum , unfortunately , development on
jans-kc-link
was recently discontinued.Sincere apologies for any inconveniences.