Actions

Authentication plugins

From LimeSurvey Manual

Revision as of 15:51, 11 June 2013 by Mdekker (talk | contribs)

An authentication plugin has some additional requirements over a regular plugin. Here we list the requirements.

To make creating your own authentication plugin easier, you should extend the abstract AuthPluginBase class.