Skip to content

Pin OIDC phpseclib dependency version - #442

Merged
ostefano merged 1 commit into
MISP:masterfrom
jeremiah-RENISAC:master
Sep 2, 2026
Merged

ostefano merged 1 commit into
MISP:masterfrom
jeremiah-RENISAC:master

Conversation

@jeremiah-RENISAC

Copy link
Copy Markdown
Contributor

Fixes #441

Pin the phpseclib used by certmichelin/openid-connect-php:1.3.0.

Built and tested locally; confirmed it resolved the OIDC server 500 issue.

openid-connect-php uses phpseclib>=3.0.47 in their composer.json and now pulls 4.0.1, which is currently broken as documented in certmichelin/OpenID-Connect-PHP#3

This can be backed out once certmichelin/openid-connect-php supports phpseclib 4.x

@ostefano ostefano self-assigned this Sep 2, 2026
@ostefano
ostefano merged commit 2bfcfbb into MISP:master Sep 2, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: OIDC failure on 2.5.45 with phpseclib4

2 participants