Skip to content

Flask-SSO v0.2.0

Compare
Choose a tag to compare
@tiborsimko tiborsimko released this 22 Jun 11:35
· 22 commits to master since this release
v0.2.0

Flask-SSO v0.2.0 is released

Flask-SSO v0.2.0 was released on June 26, 2014.

About

Flask-SSO is a Flask extension permitting to set up Shibboleth
Single-Sign-On authentication in Flask based web applications.

What's new

  • Allowing ';' separator in HTTP data.
  • Fix for dictionary key order in tests.
  • Fix for Python 3.3 string comparison.
  • New dependency: Blinker.
  • Code coverage improved to 100%.
  • New configuration option SSO_LOGIN_ENDPOINT.

Installation

$ pip install Flask-SSO

Documentation

http://flask-sso.readthedocs.org/en/v0.2.0

Homepage

https://github.com/inveniosoftware/flask-sso

Good luck and thanks for choosing Flask-SSO.

| Invenio Development Team
| Email: info@invenio-software.org
| IRC: #invenio on irc.freenode.net
| Twitter: http://twitter.com/inveniosoftware
| GitHub: http://github.com/inveniosoftware
| URL: http://invenio-software.org