Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Documentation
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Rachael Hu
Documentation
Commits
e6120f25
Commit
e6120f25
authored
Mar 17, 2016
by
Tom Laudeman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Opps. Forgot to add DBUser
parent
ceabd718
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
39 additions
and
0 deletions
+39
-0
DBUser API.md
Requirements/DBUser API.md
+39
-0
No files found.
Requirements/DBUser API.md
0 → 100644
View file @
e6120f25
### Introduction
For background, please see:
[
User Management Requirements
](
Requirements/User
Management.md)
### What users must be able to
#### Roles
### What data has to be stored for the user
### What data is bookkeeping
### Authentication login
### Authorization privileges
### Web Session and user interface
-
Users
-
Dashboard tabs
-
Historical Research Tool per-user search history
-
Maintenance tool per-user workflow task status
-
Notifications, all users
-
Account info
-
name, email, user id, password
-
roles, as many as necessary
-
Web session, possibly multiple sessions per user
-
REST API session, similar or identical to web sessions
-
Removing a role from a user revokes the associated privilege
-
Roles
-
Created and maintained by admins with role privileges
-
Single privilege per role, must be coordinated with workflows and application functions
-
At least one role exists per institution
-
At least one role per user (HRT user)
-
Potentially, roles for ad-hoc groups (sub-institution, department, professional orgs, etc.)
-
Need explicit, on-going policy guidance
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment