1

I developed a service provider interface (SPI) for User Federation in keycloak.

When I try to login with an existing case sensitive user, keycloak converts it to lower case, so at the end, the sent username was not found in my user API.

I am using keycloak 20.0.1 version and it is deploying in a docker container.

I found this post in stackoverflow that share an anwerd relatated for this, buth I do not get solution. I replaced conf/cache-ispn.xml as it metion, buth when keycloak starts it gets the error Cache 'users' has been requested, but no matching cache configuration exists.

I realy apreciate if some one knows if there is an alternative.

Regardles.

I tried to get original input username with case sensitive in keycloak login.

Jonas
  • 121,568
  • 97
  • 310
  • 388

0 Answers0