I need to find or to create mysql user federation SPI for keycloak. A database already exists in my application, and I want to keycloak get user-info from the db.
I found an example but when I try to add the federation, I have an exception "Error! Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server."
What I can to do, to fix it? Or maybe there is an explain/documents how to do it use different way.