How migrate users to keycloak using Jmix OpenID Connect?

I need to move users from the database user_ table to Keycloak. We start use Jmix OpenID Connect. How can this be done automatically so as not to be created a user manually?

Hi,

Jmix doesn’t provide any way to copy users from its own database to Keycloak. The scope of the add-on is to authenticate the user that already exists in Keycloak.