About Features Downloads Getting Started Documentation Events Support GitHub

Love VuFind®? Consider becoming a financial supporter. Your support helps build a better VuFind®!

Site Tools


Warning: This page has not been updated in over over a year and may be outdated or deprecated.
development:plugins:authentication_handlers

This is an old revision of the document!


Authentication Handler Plugins

VuFind supports a variety of different mechanisms for controlling user login. You can build a plugin if you need to customize authentication behavior.

Key Plugin Details

Default Namespace: \VuFind\Auth

Base Class: \VuFind\Auth\AbstractBase

Service Locator Configuration Section in module.config.php: ['vufind']['plugin_managers']['auth']

Service Manager Name for Service Locator: VuFind\AuthPluginManager (VuFind 2.x-4.x), VuFind\Auth\PluginManager (VuFind 5.0+)

See the General Plugin Information page for more details on VuFind plugins.

development/plugins/authentication_handlers.1521050352.txt.gz · Last modified: 2018/03/14 17:59 by demiankatz