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

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
development:plugins:authentication_handlers [2015/12/09 19:51] – ↷ Page moved from vufind2:authentication_handlers to development:plugins:authentication_handlers demiankatzdevelopment:plugins:authentication_handlers [2019/07/23 19:24] – [Authentication Handler Plugins] demiankatz
Line 1: Line 1:
 ====== Authentication Handler Plugins ====== ====== 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.+VuFind supports a variety of different mechanisms for controlling user login.  You can build a plugin if you need to customize [[configuration:authentication|authentication]] behavior.
  
 ===== Key Plugin Details ===== ===== Key Plugin Details =====
Line 11: Line 11:
 **Service Locator Configuration Section in module.config.php:** ['vufind']['plugin_managers']['auth'] **Service Locator Configuration Section in module.config.php:** ['vufind']['plugin_managers']['auth']
  
-**Service Manager Name for Service Locator:** VuFind\AuthPluginManager+**Service Manager Name for Service Locator:** VuFind\AuthPluginManager (VuFind 2.x-4.x), VuFind\Auth\PluginManager (VuFind 5.0+)
  
 See the [[development:plugins:general_information|General Plugin Information]] page for more details on VuFind plugins. See the [[development:plugins:general_information|General Plugin Information]] page for more details on VuFind plugins.
development/plugins/authentication_handlers.txt · Last modified: 2020/09/22 14:31 by demiankatz