Accounts and Permissions¶
This section will detail basic processing concerning user accounts and permissions.
User Addition¶
- Users submit a request for access through the website using their email, and an account is registered for them automatically. 
- If approved by an admin, an AWS IAM account is created and associated with the user. 
Users must be also associated with a group, which determine their access to analyses.
Users’ AWS credential request status is designated as ‘Completed,’ ‘Pending,’ or ‘Denied.’ Currently the user is unable to view this designation.
- Users then use these IAM credentials to login to the site and perform analyses 
Users may also optionally add their name to their account details.
User Permissions¶
Coming soon…