Hi all,
I want to realize a one click registration for docebo. The reason is I already have a plattform with users and their data.
Now I want to transmit the account data to the docebo database to create automatically a new user with the same login data as in the other plattform.
Now I have some questions:
* are more tables involed into the creation process of valid user in addition to core_user?
* how is the password encrypted in docebo?
* Can I set the user to "is_authenticated" after the one click registration?
Thx for your help.





