Headers Authenticator for XWiki

Last modified by Admin on 2026/04/27 00:04

cogXWiki authentication based on HTTP headers
TypeJAR
Category
Developed by

Denis Gervalle, Thomas Mortagne, Ludovic Dubost

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

Installation of authenticators using Extension Manager is only supported since XWiki 6.0M1

Success

Installable with the Extension Manager

Description

XWiki authentication based on HTTP headers

Warning

This authenticator is now superseded by a newer more versatile version available as an adapter for the new trusted authentication framework. From many minor ones, an important limitation of this authenticator compared to the new one, is that user fields are never synchronised for existing users

See https://github.com/xwiki-contrib/xwiki-authenticator-headers/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-headers 2.0.3):

  • org.xwiki.platform:xwiki-platform-oldcore 4.4.1

Get Connected