certmichelin/openid-connect-php

PHP OpenID Connect Basic Client for MISP OIDC Plugin

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 395

pkg:composer/certmichelin/openid-connect-php

1.3.0 2026-01-08 14:18 UTC

This package is auto-updated.

Last update: 2026-01-08 14:21:47 UTC


README

Latest Stable Version PHP Version Require

A lightweight library used by MISP to enable user authentication through the OpenID Connect protocol. It provides a simple and reliable implementation of the OpenID Connect flow, allowing MISP to integrate OpenID-based authentication without requiring in-depth knowledge of the protocol.

This is a fork of JakubOnderka/OpenID-Connect-PHP

Usage

The usage of this library is defined in the MISP documentation itself and is available here: https://github.com/MISP/MISP/tree/2.5/app/Plugin/OidcAuth