Difference between revisions of "BBB Seneca Integration Use Cases"
(Created page with '=Authentication= ==Login== * User can login to the system through a login page as follows *:# Ldap Authentication *:#: If user is an LDAP user after authentication, the departme…') |
|||
Line 28: | Line 28: | ||
* Admin can manually add/remove a user to/from her department. | * Admin can manually add/remove a user to/from her department. | ||
*: add usecase | *: add usecase | ||
+ | |||
+ | =Professor= | ||
+ | |||
+ | =Student= | ||
+ | |||
+ | =General User= |
Revision as of 17:48, 4 June 2013
Contents
Authentication
Login
- User can login to the system through a login page as follows
- Ldap Authentication
- If user is an LDAP user after authentication, the department of the user is inserted into the department table, if it is not already entered.
- Local Authentication
- Ldap Authentication
Super Admin
Covers Administrator rights
Add Administrator
Administrator
User Management
- Add user
- add usecase
- Ban User
- add usecase
- User Activation
- add usecase
Professor Management
Subject Management
Department Management
- Admin can manually add/remove a user to/from her department.
- add usecase