Releases: IdentityPython/djangosaml2
Releases · IdentityPython/djangosaml2
1.0.7
25 Mar 07:55
Compare
Sorry, something went wrong.
No results found
typo error in Exception message
fix(discovery_service): add missing imports and replace non existing variable came_from with next_path (#258 )
1.0.6
21 Mar 01:44
Compare
Sorry, something went wrong.
No results found
Fix default relay state bug (#253 )
Add backend.user_can_authenticate() to allow for additional checks (#254 )
ACS custom_validation method for additional checks
v1.0.5
07 Mar 21:35
Compare
Sorry, something went wrong.
No results found
code linting, cleanup. Not enough but better than before
Documentation: Replace signal with hooks (#251 )
Better saml_attribute handling in backend - more resilient
Add session_info to user auth failed template (#248 )
Fix SAML_ACS_FAILURE_RESPONSE_FUNCTION override
Update Custom Error Handler docs
v1.0.4
15 Feb 23:06
Compare
Sorry, something went wrong.
No results found
logger.debug('Login process started') cleaned up
fixed echo_Attributes template and null lenght of saml_attributes
v.1.0.3
15 Feb 22:41
Compare
Sorry, something went wrong.
No results found
logout improved
wayf improved
v1.0.2
24 Jan 15:28
Compare
Sorry, something went wrong.
No results found
RequestVersionTooLow exception handled in ACS
Better exception handling for Malformed SAML Response
pySAML2 dep up to v6.5.1
v1.0.1
20 Jan 13:29
Compare
Sorry, something went wrong.
No results found
v1.0.0
26 Dec 15:25
Compare
Sorry, something went wrong.
No results found
General code refactor based on Django ClassViews
Better Code Coverage
Discovery Service support
HTTP-Redirect with optional signed authn requests
v0.50.0
15 Oct 11:37
Compare
Sorry, something went wrong.
No results found
Discovery Service support
v0.40.1
08 Sep 21:41
Compare
Sorry, something went wrong.
No results found
Minor release with two bugfixes. The first regards the missing signature in http-redirect sso binding, the second came with the latter changes introduced by SameSite cookie, now fixed.