...
- Implement CAS or Shibboleth with the Authentication Required security module. You do not need to explicitly put student names in a database because student names are gathered from the CAS or Shibboleth databases. See CAS and Shibboleth Authentication .
- Implement an LDAP security module. Student names are gathered from the LDAP database. See LDAP Authentication.
- Implement seamless login with your learning management system (LMS) and implement the Authentication Required security module. Student names are gathered from the LMS. See Blackboard Learning Management System Enterprise 7.3-9.1 - Individual Link PublishingSeeĀ Seamless Only vs. Authentication Required.
- Import all users and passwords into the internal ESS database and implement the Authentication Required security module. You will have to put student names in the internal ESS database. See Put Students Names in a Database.
...