PHPackages                             dachcom/neos-openid - 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. dachcom/neos-openid

AbandonedArchivedTypo3-flow-package[Authentication &amp; Authorization](/categories/authentication)

dachcom/neos-openid
===================

Adds OpenID authentication to TYPO3 Neos

2.0.0(10y ago)158HTML

Since Mar 9Pushed 10y ago6 watchersCompare

[ Source](https://github.com/dachcom-digital/neos-openid)[ Packagist](https://packagist.org/packages/dachcom/neos-openid)[ RSS](/packages/dachcom-neos-openid/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (2)Versions (4)Used By (0)

Dachcom.OpenID
==============

[](#dachcomopenid)

Adds OpenID authentication to TYPO3 Neos

Installation
------------

[](#installation)

Add composer dependency. Add route handling for this plugin to your Routes.yaml:

```
-
  name: 'Dachcom OpenID'
  uriPattern: ''
  subRoutes:
    'DachcomOpenID':
      package: 'Dachcom.OpenID'
      variables:
        'defaultUriSuffix': '.html'

```

Configuration
-------------

[](#configuration)

Extend your Settings.yaml with the user-identity mapping

```
Dachcom:
  OpenID:
    users:
      -
        alias: admin
        identity: http://admin.openid-provider.com/

```

Usage
-----

[](#usage)

Open your browser and point it to the OpenID login page ()

Planned Features
----------------

[](#planned-features)

- user-identity mapping in backend

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 80% 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

Every ~113 days

Total

3

Last Release

3907d ago

Major Versions

0.1.1 → 2.0.02015-10-22

### Community

Maintainers

![](https://www.gravatar.com/avatar/837da81688d1b6f417141ac9d137856fdc83dbf67892efda8f28e80e7ed483de?d=identicon)[vandres](/maintainers/vandres)

---

Top Contributors

[![mzweifel](https://avatars.githubusercontent.com/u/1950482?v=4)](https://github.com/mzweifel "mzweifel (4 commits)")[![vandres](https://avatars.githubusercontent.com/u/1436383?v=4)](https://github.com/vandres "vandres (1 commits)")

### Embed Badge

![Health badge](/badges/dachcom-neos-openid/health.svg)

```
[![Health](https://phpackages.com/badges/dachcom-neos-openid/health.svg)](https://phpackages.com/packages/dachcom-neos-openid)
```

###  Alternatives

[vitalybaev/laravel5-dkim

Laravel 5/6 package for signing outgoing messages with DKIM.

3163.1k](/packages/vitalybaev-laravel5-dkim)

PHPackages © 2026

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