Skip to content

Releases: Drenso/symfony-oidc

v3.5.0

10 Dec 09:41
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.4.0...v3.5.0

Add token introspection functionality

10 Sep 07:26
3ab815a
Compare
Choose a tag to compare

Full Changelog: v3.3.0...v3.4.0

Thanks @David-Dadon for the contribution!

Add tokens exchange functionality

13 Aug 13:33
a832f41
Compare
Choose a tag to compare

Full Changelog: v3.2.0...v3.3.0

Thanks @fritjofbohm for the contribution!

v3.2.0

10 Jul 10:22
Compare
Choose a tag to compare

Full Changelog: v3.1.0...v3.2.0

Skip missing claims from access token claim validation

11 Jun 07:28
d4c7227
Compare
Choose a tag to compare

Make access token JWT validation optional

05 Apr 08:19
d1a33cf
Compare
Choose a tag to compare

v3.0.0

02 Apr 10:09
Compare
Choose a tag to compare

Highlights:

  • Support ES-based signatures
  • lcobucci/jwt is now used for JWT parsing
  • Support for phpseclib/phpseclib 2 has been dropped

Make sure to check the upgrade information for all changes: https://github.com/Drenso/symfony-oidc/blob/master/UPGRADE.md#from-20-to-30

Full Changelog: v2.13.1...v3.0.0