Releases: IdentityPython/djangosaml2
Releases · IdentityPython/djangosaml2
v1.1.4
Release notes
- fix: samesite cookie configuration fix for django version <3.1
v1.1.3
Release notes
- Add assertion param to backed.authenticate and backend.is_authorized @lucyeun-alation (#128)
- feat: CI - added django 3.1 and 3.2
- fix: Samesite cookie value - fixed #266
- fix: Docs small changes in setup - pysaml2 example conf improved
1.1.2
- fix: idp hinting invalid import
1.1.1
- Read the docs
- Information exposure mitigation on SSO login view
1.1.0
- feature: Idp Hinting
- params: SAML_DEFAULT_BINDING for SSO
- code cleanup in SSO
1.0.7
1.0.6
v1.0.5
v1.0.4
- logger.debug('Login process started') cleaned up
- fixed echo_Attributes template and null lenght of saml_attributes
v.1.0.3
- logout improved
- wayf improved