Users

Moovapps Cloud Status offers user creation with associated permissions.

User Creation

To create a user, log in with an administrator account on the Django backoffice.

Backoffice Screenshot

Once on the homepage, click the ”+ Add” button to be redirected to the creation form.

User Creation Form Screenshot

You can save and create another user, save and update the personal information of the created user, or simply save.

User Modification Form Screenshot

On the user update form, you can add personal information. Here, we will focus on permissions.

For a user to be usable on the site, they must be “Active.”

Next, if we want the user to access the Django backoffice and MCS administration, they must be a “Staff” member.

Finally, if we want to create an administrative user, we have two options: either grant them “Superuser” status or give them all available user permissions.

Permissions Screenshot

To create a user with access to all MCS features without being able to access administrative sections, simply do not check the “Staff” and “Superuser” statuses, and then grant the following permissions:

Operator Permissions Screenshot

This product is developed by the Cloud Platform Engineering team with Python, **Django ** and Angular.