BBB Seneca Integration Use Cases

From CDOT Wiki
Revision as of 15:01, 6 June 2013 by Fardad (talk | contribs) (total change)
Jump to: navigation, search

Authentication

General User Page

Student Page

Professor Page

Admin Page

Super Admin Page

User Settings

Manage Professors

Manage System Subjects

Manage Users

System Settings

Manage Departments

Manage Department

Class Settings

Common Use Cases

Authentication

Login

  • User logs in to the system through a the login page with a userid and password in two steps:
    1. Directory Service Authentication
      User is checked against the directory service, if found the user is authenticated and the department of the user is updated in the database.
    2. Local Authentication
      If the user is not found in the directory service, the user will be checked against the local users table, authenticated and logged in.

Calendar

  • Meetings can get created by clicking on the empty space on a day which bring the use to the Create meeting use case.
  • Display Calendar
  • Filter Calendar