-
Notifications
You must be signed in to change notification settings - Fork 2
User Management
CAP's users can be managed by an administrator via the User Management section of the administrative interface. This can found in the context menu revealed by clicking on the logged in users name in the top right of the page.
The User Management section consists of a Users table which displays all users currently registered with your instance of CAP. For each user you will see the following: a username; the users first name; the users last name; their current role; and dropdown select for changing the user's role; and finally button for deleting the user.
CAP will automatically create a user upon login, in the case of Shibboleth login, or upon registration if the Email Authentication regime is being employed.
Upon clicking the delete button you will be prompted to confirm your desire to delete the specified user.
The only editing which CAP allows for a user is the role which they are assigned. This can be done using the drop down select input on the users row in the Users table. The current options are: ROLE_ADMIN, who has all permissions within CAP; ROLE_CURATOR, who can manage those Repository Views to which they have been assigned; and ROLE_USER, who have no permission save the viewing of Repository View Contexts.