How to add or remove users
Last updated
Last updated
We use Azure Active Directory (OpenID Connect) for authentication. When somebody tries to log in to Archivematica, they are sent to an Active Directory login page first. Once you're logged in with AD, you have access to Archivematica if and only if you have been authorised by an Archivematica admin.
If you want to give somebody access to Archivematica:
Log in to the dashboard as an admin
Select Administration from the top menu bar.
In the sidebar, click Users.
Click Add New.
Fill in the new user form. The two interesting fields:
Email address must match their Wellcome email address, e.g. a.chan@wellcome.ac.uk
The password can be anything, and they won't be using it in practice -- pick a suitably long random string and use that. If you want to generate passwords and you're comfortable on the command line, try running:
Click Create when you're done.
To remove somebody's access, delete the user with their email address.