Forums | Mahara Community

Support /
User creation via web services?


Kristina Hoeppner's profile picture
Posts: 4730

19 December 2016, 11:15

Question from a community member:

We are trying to integrate our LMS to Mahara.

From what I saw, we have the possibility to do REST requests to the Mahara webservice using a generated token.

What we want to achieve is:

  • Create a user on Mahara based on the user inside our LMS (with a randomized string password)
  • Create a group on Mahara with the Mahara Service
    • Also add the created User above as member (tutor role)

From what I saw in the Webservice functions documentation, this is possible (I’ve tried them out)

The question that we are having:

Is it somehow possible to authenticate the user created above when he tries to click on the link to Mahara for the group created above?

We want to achieve this, as the user is automatically generated and he cannot know his password.

Thank you very much

1 result