-
Notifications
You must be signed in to change notification settings - Fork 377
Issues: jumbojett/OpenID-Connect-PHP
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Allow cookie-based session variables to make multi-server setup work
#456
by bartgloudemans
was closed Jan 9, 2025
Loading…
1 task
Stop adding
?schema=openid
to userinfo endpoint URL.
#449
by gkreitz
was merged Mar 3, 2025
Loading…
1 task done
requestUserInfo
appends ?schema=openid
to userinfo endpoint, which breaks LinkedIn OIDC login
#448
by gkreitz
was closed Mar 3, 2025
fix: protected responseContentType to allow overloading of fetchUrl function
#446
by ricklambrechts
was merged Sep 27, 2024
Loading…
fix(php8): resolve deprecation warning for urlencode() in PHP 8+
#445
by alan199501
was closed Oct 8, 2024
Loading…
1 task done
fix(php8): update http_build_query() usage for PHP 8+ compatibility
#444
by alan199501
was closed Sep 20, 2024
Loading…
test: unit tests for verifyJWTClaims and different aud claims
#443
by DeepDiver1975
was merged Sep 18, 2024
Loading…
1 task
test: add unit test for SERVER_PORT type cast
#438
by DeepDiver1975
was merged Sep 13, 2024
Loading…
1 task
fix: protected $responseCode to allow proper overloading of fetchURL()
#433
by DeepDiver1975
was merged Sep 6, 2024
Loading…
1 task done
ci: run GitHub workflows on pull requests and pushes to master
#431
by DeepDiver1975
was merged Sep 5, 2024
Loading…
1 task
chore(deps-dev): update yoast/phpunit-polyfills requirement from ^1.0 to ^2.0
dependencies
Pull requests that update a dependency file
php
Pull requests that update Php code
#430
by dependabot
bot
was merged Sep 5, 2024
Loading…
chore: enable dependabot for composer
#429
by DeepDiver1975
was merged Sep 5, 2024
Loading…
1 task done
fix: handle JWT decode of non JWT tokens
#428
by DeepDiver1975
was merged Sep 5, 2024
Loading…
1 task done
fix: method signatures after 1.0 release
#427
by DeepDiver1975
was merged Sep 5, 2024
Loading…
1 task
fix(urlencode): resolve issue with passing null to urlencode() in PHP 8+
#425
by alan199501
was closed Sep 5, 2024
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.