This repository has been archived by the owner on Jun 1, 2023. It is now read-only.
Releases: IdentityPython/JWTConnect-Python-OidcRP
Releases · IdentityPython/JWTConnect-Python-OidcRP
v2.1.4
v2.1.3
v2.1.2
v2.1.1
What's Changed
- oidcmsg dep up to 1.5.3
- Fixed doc building. by @rohe in #52
- Publish Python distribution to PyPI by @rohe in #53
- Add OIDC Certification Mark to documentation. by @rohe in #54
- README: some budges and fun for the younger by @peppelinux in #55
- Added add_on documentation. by @rohe in #56
Full Changelog: v2.1.0...v2.1.1
v2.1.0
v2.0.1 - Consolidated release
Release notes
- Validated DPoP support @rohe (#46)
- Minor changes @rohe (#43)
- Added github action release drafter. @rohe (#41)
- Added end_session as a default service. @rohe (#40)
- client cb uris can be randomic now @peppelinux (#38)
- Inclusion of oidcservice in oidcrp. @rohe (#39)
- Include oidcservice in OidcRP @rohe (#34)
- Logout @peppelinux (#35)
- Fix for situations with multiple workers and persistent storage @davidkhess (#32)
- get_deserialization_method with faulty content-type: try to detect if json all the way @peppelinux (#30)
- Documentation @peppelinux (#27)
- [Configuration] fixed redirect_uris @peppelinux (#26)
Maintenance release
0.6.7 Allow redirect_uris to be in the configuration.
Maintenance release
0.6.6 There might be no port specification.
First official release.
0.6.5 Support for SameSite in cookies.