Thendo20

Results 6 comments of Thendo20

Hi @davidseidel thanks for the fix. For the workflow check failures, a fix was added with PR #1309. Please update your branch with the latest main.

Hi @Blindspot22, thank you for the additional suggestions. We will look into those ideas as well

Hi @Motouom, The config validation checks work when the config file is in the keycloak-config-cli directory, but when I use the same config file outside the directory and reference the...

Hi @shinyobject88 and @chri4774, I've investigated this issue and successfully reproduced it. The problem occurs specifically when LDAP configuration is enabled in the realm. ## Findings I tested with both...

## Update After implementing error handling for the `UserRepository.search()` and `UserRepository.searchByAttributes()` methods, these methods no longer fail with 400 Bad Request errors when LDAP is enabled. However, it now fails...

Hi @chri4774 Okay great, thanks for letting me know. It looks like it was an issue and they fixed it with the latest Keycloak version.