OpenID-Connect-PHP
OpenID-Connect-PHP copied to clipboard
php-xml dependency
I raised the issue of phpseclib php-xml dependency with the maintainer of phpseclib because OpenID-Connect-PHP fails if php-xml isn't installed, but his answer is that it's such an obscure use case that it's not his intention to make php-xml a hard dependency. He is, however thinking about implementing a native jwks processor.
- Could you make php-xml a hard dependency og OpenID-Connect-PHP to make it easier to spot problems before they occur when using OpenID-Connect-PHP and
- Maybe it's worthwile following phpseclibs progress on native support for jwks keys instead of wrapping them in an xml document?
https://github.com/phpseclib/phpseclib/issues/1817