Releases: itk-dev/openid-connect-bundle
Releases · itk-dev/openid-connect-bundle
3.1.0
3.0.3
What's Changed
- SERV-582: Fixed state passed instead of nonce when validating id token by @turegjorup in #19
- Hotfix/return annotation by @rimi-itk in #20
Full Changelog: 3.0.2...3.0.3
3.0.2
Fixed
- State passed instead of nonce when validating id token
3.0.1
Fixed
- Auto wiring when
itkdev_openid_connect.user_provider
was configured
3.0.0
Added
- Support for multiple user providers
- Symfony 6.x support
- Rector tooling
- php-cs-fixer tooling
Removed
- PHP 7.4 and 8.0 support
- phpcodesniffer
2.0.0
What's Changed
- Symfony 5.4 by @rimi-itk in #12
- Change leeway to be part of the provider config by @turegjorup in #13
- Release/2.0.0 by @turegjorup in #14
Full Changelog: 1.1.0...2.0.0
1.1.0
Release 1.0.1
- Updated README
- Avoided duplicate cache configuration
Initial release
Merge pull request #8 from itk-dev/develop OpenId Connect Symfony Bundle