-
Notifications
You must be signed in to change notification settings - Fork 0
User management tutorial
The goal of this tutorial is to explain the life cycle of an object User
in the IFB catalogue.
A User
object, represent a person. It has an email address, first and last name. This object allows to indicate who are the members of a team for example. A user with no specific permission can be removed if the object is not used anywhere.
Whoever have access to the email box of a User
object can go to https://catalogue.france-bioinformatique.fr/admin/password_reset/ and change the password. Nevertheless, this personne will not yet be able to connect to the admin interface, this user need to be granted (see hereafter)
You can add a user from multiple location. When editing a team, you can click on the green plus, and add new User
.
You can also add a User from https://catalogue.france-bioinformatique.fr/admin/ifbcat_api/userprofile/
A User
object can be deleted from the database only if the object is not linked to any other instance (not member of any Team
for example). To do so, go to https://catalogue.france-bioinformatique.fr/admin/ifbcat_api/userprofile/ select the user, and use the action Delete selected Users
. You also can open the user, and click on Delete
.
A User
cannot access to https://catalogue.france-bioinformatique.fr/admin/ by default, even after a password reset. To allow a user to connect to the catalogue, go to https://catalogue.france-bioinformatique.fr/admin/ifbcat_api/userprofile/ select the Users
you want to give new permission, and use the action created for this purpose.
Use the Grant permissions "Basic permissions for all admin"
to allow in one clic a user to connect the admin interface, to see objects in the catalogue, and to create instance of shared class such as DOI, Edam terms, ...
Once the action applied, you get a summary of what have been done
To revoke permission, select the user and use the action.
The action Revoke permissions "Basic permissions for all admin"
removing the permissions, but also remove the access to https://catalogue.france-bioinformatique.fr/admin/
IFB platform contents tutorial | IFB tool contents tutorial | IFB training contents tutorial | Copyright © 2022 IFB-ElixirFr