Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Currently, the following provider source code is located in https://mware.ucdavis.edu/svn/ucdsakai/branches/ucd-enterprise-data-service, and is deployed on sakai-dev.ucdavis.edu.

Current design of ucd-enterprise-data-service module in SVN

...

  1. include "Provider" functionality, as identified by a Provider Service implementation
  2. include a batching mechanism for batching course sites
  3. include capability for other services such as breeze, etc. to access enterprise level data

Current provisioning strategy for Sakai, UC Davis campus pilots

Current implementation of the providers includes:

  1. auto-provisioning user accounts via UCDavisUserDirectoryProvider implementation (also handles WebDav authentication)
  2. auto-provisioning rosters from external data (mViews from Banner dev), via UCDavisCourseManagementProvider
  3. Course sites are created (currently in an advanced time period before term starts) via Quartz Jobs in Sakai