JDBC Authenticator

Last modified by Thomas Mortagne on 2024/01/29 09:33

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

Thomas Mortagne, Petr Praus, Ed Dunn

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

Require XWiki 8.4+

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.

Release Notes

v1.2.3

The following translations have been updated with this release:

v1.2.2

The following translations have been updated with this release:

v1.2.1

v1.2.0

v1.1

  • Added BCrypt support

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