PHPackages                             mediawiki/auth-remote-user - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. mediawiki/auth-remote-user

ActiveMediawiki-extension[Authentication &amp; Authorization](/categories/authentication)

mediawiki/auth-remote-user
==========================

A Mediawiki extension to allow for authentication via webserver's REMOTE\_AUTH (i.e. with kerberos) functionality.

1.0.0(2y ago)1241[2 issues](https://github.com/oetterer/AuthRemoteUser/issues)[1 PRs](https://github.com/oetterer/AuthRemoteUser/pulls)GPL-2.0-or-laterPHP

Since Jul 1Pushed 2y ago1 watchersCompare

[ Source](https://github.com/oetterer/AuthRemoteUser)[ Packagist](https://packagist.org/packages/mediawiki/auth-remote-user)[ Docs](https://www.mediawiki.org/wiki/Extension:AuthRemoteUser)[ RSS](/packages/mediawiki-auth-remote-user/feed)WikiDiscussions main Synced today

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

AuthRemoteUser
==============

[](#authremoteuser)

[![Packagist download count](https://camo.githubusercontent.com/1b3a0bae73a88661c28fb0edd8bc9661d46f5b0672a1531b5d1d0e63c74036b1/68747470733a2f2f706f7365722e707567782e6f72672f6d6564696177696b692f617574682d72656d6f74652d757365722f642f746f74616c2e706e67)](https://packagist.org/packages/mediawiki/auth-remote-user)

This [MediaWiki](https://www.mediawiki.org/) extension aims to provide authentication via the webserver's REMOTE\_AUTH (i.e. with kerberos) functionality.

It relies on the extension [PluggableAuth](https://www.mediawiki.org/wiki/Extension:PluggableAuth).

After you installed the extension, you have to configure your webserver for remote authentication to match on the special page *AuthRemoteUser*.

Apache configuration example for Kerberos
-----------------------------------------

[](#apache-configuration-example-for-kerberos)

```

        SSLRequireSSL
        AuthType Kerberos
        AuthName "Kerberos Login"
        KrbMethodNegotiate On
        KrbMethodK5Passwd Off
        KrbAuthoritative on
        KrbAuthRealms
        KrbVerifyKDC on
        Krb5KeyTab /etc/keytabs/krb5.keytab.HTTP
        require valid-user

```

Note: even, if you are using Short URL schema, you have to match against *index.php?title=*, because the authentication special page is accessed internally with the original linking schema.

Contact
-------

[](#contact)

For bug reports and feature requests please see, if it is already reported on the list of [open bugs](https://github.com/oetterer/AuthRemoteUser/issues). If not, [report it](https://github.com/oetterer/AuthRemoteUser/issues/new).

For general questions, comments, or suggestions you might use the [talk page on MediaWiki.org](https://www.mediawiki.org/wiki/Extension_talk:AuthRemoteUser). For direct contact with the author please use the [Email functionality on MediaWiki.org.](https://www.mediawiki.org/wiki/Special:EmailUser/oetterer)

###  Health Score

16

—

LowBetter than 4% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

732d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/114d6462eab1e6b289bf50aac43c554fc8bcc5507c0023cbea7f20e397617ae6?d=identicon)[oetterer](/maintainers/oetterer)

---

Top Contributors

[![oetterer](https://avatars.githubusercontent.com/u/9444462?v=4)](https://github.com/oetterer "oetterer (2 commits)")

---

Tags

Authenticationmediawikiextensionkerberosremotewiki

### Embed Badge

![Health badge](/badges/mediawiki-auth-remote-user/health.svg)

```
[![Health](https://phpackages.com/badges/mediawiki-auth-remote-user/health.svg)](https://phpackages.com/packages/mediawiki-auth-remote-user)
```

###  Alternatives

[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.5k10](/packages/helsingborg-stad-municipio)[starcitizentools/citizen-skin

A beautiful, usable, responsive MediaWiki skin with in-depth extension support. Originally developed for the Star Citizen Wiki.

3376.6k](/packages/starcitizentools-citizen-skin)[mediawiki/semantic-glossary

A terminology markup extension with a Semantic MediaWiki back-end

1452.6k](/packages/mediawiki-semantic-glossary)[mediawiki/bootstrap

Provides the Bootstrap 5 web front-end framework to MediaWiki skins and extensions

15107.9k8](/packages/mediawiki-bootstrap)[mediawiki/simple-batch-upload

Basic, no-frills uploading of multiple files to MediaWiki

2323.8k](/packages/mediawiki-simple-batch-upload)[mediawiki/page-forms

Forms for creating and editing wiki pages.

2380.7k2](/packages/mediawiki-page-forms)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
