Table of Contents

Authentication

VuFind® offers several options for allowing users to log in and out of the system.

By default, VuFind® will manage its own database of user accounts. This configuration can be changed to use a variety of external systems.

Supported Options

Currently, VuFind® supports the following options in the [Authentication] section of config.ini.

Basic Options:

Advanced Options:

It is always worth checking config.ini for additional options, in case more have been added since the last update to this document.

Persistent Login

Beginning with release 10.0, you can optionally configure specific authentication methods to support persistent login, allowing the system to remember user logins for a fixed number of days. See the persistent_login setting (and associated comments) in config.ini for more details.