JDBC Authenticator

Last modified by Admin on 2026/05/04 00:03

cogXWiki authenticator based on custom database through JDBC API
TypeJAR
Category
Developed by

Thomas Mortagne, Petr Praus, Ed Dunn

Active Installs1
Rating
0 Votes
LicenseGNU Lesser General Public License 2.1
Compatibility

Require XWiki 8.4+

Success

Installable with the Extension Manager

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.

Versions

Dependencies

Dependencies for this extension (org.xwiki.contrib.authentication:xwiki-authenticator-jdbc 1.2.3):

  • org.xwiki.platform:xwiki-platform-oldcore 8.4
  • org.mindrot:jbcrypt 0.4
  • org.xwiki.contrib:authservice-backport-api 1.1.1

Get Connected