Releases: flownative/flow-openidconnect-client
Releases · flownative/flow-openidconnect-client
v5.0.1
v5.0.0
v5.0.0-beta.1
v4.0.0
What's Changed
- Upgrade to Phpseclib 3.0 by @christoph-daehne in #49
- Raise minimum Flow version to 7.3 by @kdambekalns in #58
- Replace call to deprecated method forUnsecuredSigner() by @robertlemke in #59
Compared to v3.5.0, this version does not contain any breaking changes apart from raising the requirement for the minimum Flow version to 7.3.
New Contributors
- @christoph-daehne made their first contribution in #49
Full Changelog: v3.5.0...v4.0.0
v3.5.0
What's Changed
- Declare compatibility with Flow 9 by @robertlemke in #55
- Fix AuthenticationRequiredException if Basic-Auth is used by @etlam in #57
- Use first serviceName if only one configured by @theilm in #56
New Contributors
Full Changelog: v3.4.6...v3.5.0
v3.5.0-beta.1
What's Changed
- Declare compatibility with Flow 9 by @robertlemke in #55
Full Changelog: v3.4.6...v3.5.0-beta.1
v3.4.6
What's Changed
- BUGFIX: catch exceptions during JWT key verification by @bwaidelich in #52
Full Changelog: v3.4.5...v3.4.6
v3.4.5
What's Changed
- Log ignored roles from identity token as DEBUG by @robertlemke in #46
- Log OIDC messages to security log by @robertlemke in #48
Full Changelog: v3.4.4...v3.4.5
v3.4.4
What's Changed
- Provide information about key rotation in README by @robertlemke in #44
- Improve help for oidc:discover command by @robertlemke in #43
Full Changelog: v3.4.3...v3.4.4
v3.4.3
- declared compatibility with Flow 8
Full Changelog: v3.4.2...v3.4.3