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
- fix: make response content type check less strict
- Example 10 implementation code added
- drop phpseclib requirement in favour of openssl
- support optional GET parameters for end_session_endpoint
- The code_challenge_methods_supported field is optional
- The code_challenge_methods_supported field is optional
- Parse content type on userInfo Response to allow application/jwt;charset=UTF-8
- Fix: code style
- Error AADSTS54005 with Microsoft Entra
- Verify iat on verifyJWTClaims
- Docs
- PHP not yet supported