omitobisam/openid-server

OpenID Connect server for PHP

Maintainers

Package info

github.com/omitobi/openid-server

pkg:composer/omitobisam/openid-server

Statistics

Installs: 17

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

v1.0.2 2023-11-24 06:08 UTC

This package is auto-updated.

Last update: 2026-02-24 11:04:27 UTC


README

Latest Stable Version Total Downloads

PHP OpenID Connect Server

This is an OpenID Connect Server written in PHP, built on top of thephpleague/oauth2-server.

It is used by idaas.nl: (not) yet another identity as a service platform.

This library supports everything that is supported by thephpleague/oauth2-server, plus the following specifications

This library was created by Arie Timmerman.

Installation

composer require nl.idaas/openid-server

Examples

TODO:

Usages