------------------- - Django 1.7 support. Thanks to Kamei Toshimitsu
0.12.0
Not secure
------------------- - Pysaml2 2.2.0 support. Thanks to Erick Tryzelaar
0.11.0
Not secure
------------------- - Django 1.5 custom user model support. Thanks to Jos van Velzen - Django 1.5 compatibility url template tag. Thanks to bula - Support Django 1.5 and 1.6. Thanks to David Evans and Justin Quick
0.10.0
Not secure
------------------- - Check that RelayState is not empty before redirecting into a loop. Thanks to Sam Bull for reporting this issue. - In the global logout process, when the session is lost, report an error message to the user and perform a local logout.
0.9.2
Not secure
------------------ - Upgrade to pysaml2-0.4.3.
0.9.1
Not secure
------------------ - Add a method to the authentication backend so it is possible to customize the authorization based on SAML attributes.