------------------ - Load the config in the render method of the idplist templatetag to make it more flexible and reentrant.
0.3.0
Not secure
------------------ - Templatetag to get the list of available idps. - Allow to map the same SAML attribute into several Django field.
0.2.4
Not secure
------------------ - Fix restructured text bugs that made pypi page looks bad.
0.2.3
Not secure
------------------ - Set a unusable password when the user is created for the first time
0.2.2
Not secure
------------------ - Prevent infinite loop when going to the /saml2/login/ endpoint and the user is already logged in and the settings.LOGIN_REDIRECT_URL is (badly) pointing to /saml2/login.
0.2.1
Not secure
------------------ - If no next parameter is supplied to the login view, use the settings.LOGIN_REDIRECT_URL as default