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)058HTML

Since Mar 9Pushed 10y ago11 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 1mo ago

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 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community12

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

3861d 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

[namshi/jose

JSON Object Signing and Encryption library for PHP.

1.8k99.6M101](/packages/namshi-jose)[league/oauth1-client

OAuth 1.0 Client Library

99698.8M106](/packages/league-oauth1-client)[gesdinet/jwt-refresh-token-bundle

Implements a refresh token system over Json Web Tokens in Symfony

70516.4M35](/packages/gesdinet-jwt-refresh-token-bundle)[league/oauth2-google

Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client

41721.2M118](/packages/league-oauth2-google)[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)[beatswitch/lock

A flexible, driver based Acl package for PHP 5.4+

870304.7k2](/packages/beatswitch-lock)

PHPackages © 2026

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