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
- Only application/x-www-form-urlencoded content-type bodies are supported on POST /token
- Fix exception when iss is missing
- Check subject on unsigned / unencrypted response
- Fix: Missing events claim check on backchannel logout
- Fix: Verfify jti claim exists on backchannel logout token
- Implement RFC9728 OAuth 2.0 Protected Resource Metadata
- verifyJWTClaims fails while comparing local time to claims
- Keycloak returns an error when trying to refresh a token with empty scope parameter
- fix: only add scope parameter if set on refreshToken (#489)
- Response Content-Type check is too strict
- Docs
- PHP not yet supported