Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Overview-Sakai 2.1.x

Current Implementation Status

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

The ucd-enterprise-data-service implementation in SVN serves the following purpose(s):

  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
  • No labels