Skip to content

Releases: itk-dev/openid-connect-bundle

3.1.0

03 Aug 12:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.3...3.1.0

3.0.3

01 Mar 10:38
Compare
Choose a tag to compare

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

14 Sep 11:49
Compare
Choose a tag to compare

Fixed

  • State passed instead of nonce when validating id token

3.0.1

13 Sep 21:17
Compare
Choose a tag to compare

Fixed

  • Auto wiring when itkdev_openid_connect.user_provider was configured

3.0.0

13 Sep 12:06
Compare
Choose a tag to compare

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

10 Jan 10:55
4dc2119
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...2.0.0

1.1.0

08 Dec 12:55
Compare
Choose a tag to compare

What's Changed

  • Add support for multiple open id connect configuration providers by @rimi-itk in #11

New Contributors

Full Changelog: 1.0.1...1.1.0

Release 1.0.1

20 Sep 08:18
f464b8b
Compare
Choose a tag to compare
  • Updated README
  • Avoided duplicate cache configuration

Initial release

16 Sep 10:26
1288762
Compare
Choose a tag to compare
Merge pull request #8 from itk-dev/develop

OpenId Connect Symfony Bundle