XWiki Authenticator JDBC
Last modified by Admin on 2022/02/28 00:30
![]() | XWiki authenticator based on custom database through JDBC API |
Type | JAR |
Category | |
Developed by | Thomas Mortagne, Petr Praus, Ed Dunn |
Active Installs | 4 |
Rating | |
License | GNU Lesser General Public License 2.1 |
Compatibility | Since XWiki 4.2 |
Description
See https://github.com/xwiki-contrib/xwiki-authenticator-jdbc/blob/master/README.md
Prerequisites & Installation Instructions
We recommend using the Extension Manager to install this extension (Make sure that the text "Installable with the Extension Manager" is displayed at the top right location on this page to know if this extension can be installed with the Extension Manager).
You can also use the manual method which involves dropping the JAR file and all its dependencies into the WEB-INF/lib folder and restarting XWiki.
Release Notes
v1.1
- Added BCrypt support
Dependencies
Dependencies for this extension (org.xwiki.contrib.authentication:xwiki-authenticator-jdbc 1.1):
- org.xwiki.platform:xwiki-platform-oldcore 6.4
- org.mindrot:jbcrypt 0.4