[keycloak-user] synchronize Users in old database with keycloak Database

Bill Burke bburke at redhat.com
Mon Dec 5 10:30:19 EST 2016


https://keycloak.gitbooks.io/server-developer-guide/content/v/master/topics/user-storage.html

see ImportSynchronization interface


On 12/5/16 5:48 AM, Celso Agra wrote:
> Hi all,
>
> My question is about, how Can I synchronize my old database that contains
> users from another system with keycloak (kc).
>
> I'm trying to migrate my authentication software (legacy) to keycloak, but
> I'd like to keep the old users syncronized with the kc database.
>
> If I use Service Provider Interfaces (spi), I'll keep all users updated
> from keycloak info. But What about the reverse path? Is there a way to
> update keycloak with users from another database?
>
> Thank you.
>
> Best regards,
>
> Celso Agra
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user



More information about the keycloak-user mailing list