This space is archived
For current information please use the current ExamSys documentation
Authentication Plugins
If you wish to write a new authentication plugin please view the Authentication Stack API page that will describe the interface needed to write a plugin
Class | Plugin Name | Description |
|---|---|---|
alreadyloggedin.class.php | Allows you to stay logged in once you have logged in | |
apache.class.php | Support authentication via Apache modules from .htaccess files eg Basic auth | |
cosign.class.php | Support cosign authentication | |
demo.class.php | Demo Mode | Handles demo functionality at login |
fixedlist.class.php | An array of username/passwords | |
guestlogin.class.php | Provide Guest Login Button and links | |
impersonation.class.php | Allow demo display mode and sysadmin to impersonate other users | |
internaldb.class.php | The Standard Internal Database Authentication and password update | |
ldap.class.php | LDAP Authentication | |
loginformfields.class.php | Allows extra fields on login box | |
ltilogin.class.php | Support authentication via LTI Launch and allows rogo users to be associated with LTI users |