I need to create users in Open edX and sign them in via an API call, and thus do all the API stuff. What the major idea here is to create a one log in system where my user can log into this software we have and thus browse all the courseware and attend classes and track his data through software. The interaction between course and the software will be done by the REST API.
Is copying his identity into the valid table/database of the openedx do the job, but it still won't solve the online problem.