openid-connect-php
https://github.com/jumbojett/openid-connect-php
PHP
Minimalist OpenID Connect client
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
PHP not yet supported2 Subscribers
Add a CodeTriage badge to openid-connect-php
Help out
- Issues
- Library sends `code_verifier=0` to token endpoint when session cookies are missing, breaking PKCE
- Auto setNonce only if empty,
- [Suggestion] Default to using https if protocol is not specified
- Support for elliptic curve (EC) JWT token signature algorithms
- `requestUserInfo` appends `?schema=openid` to userinfo endpoint, which breaks LinkedIn OIDC login
- Stop adding `?schema=openid` to userinfo endpoint URL.
- Validate state before ID Token request
- Split up authenticate() into individual actions to allow per-action use
- chore(deps-dev): update yoast/phpunit-polyfills requirement from ^2.0 to ^3.0
- Clarification needed for addScope method: Avoid duplicate "openid" scope
- Docs
- PHP not yet supported