Skip to content

Releases: inveniosoftware/flask-sso

Flask-SSO v0.3.0

06 Aug 07:57
Compare
Choose a tag to compare

Flask-SSO v0.3.0

Flask-SSO v0.3.0 was released on July 30, 2015.

About

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

What's new

  • The Flask-SSO extension is now released under more permissive
    Revised BSD License. (#6)
  • For testing execute run-tests.sh instead of sourcing it. (#4)
  • New minimal application example. (#8)
  • New Tox support for Python-3.4. (#4)

Installation

$ pip install flask-sso==0.3.0

Documentation

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

Happy hacking and thanks for flying Flask-SSO.

| Invenio Development Team
| Email: [email protected]
| IRC: #invenio on irc.freenode.net
| Twitter: http://twitter.com/inveniosoftware
| GitHub: https://github.com/inveniosoftware/flask-sso
| URL: http://invenio-software.org

Flask-SSO v0.2.0

22 Jun 11:35
v0.2.0
Compare
Choose a tag to compare

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: [email protected]
| IRC: #invenio on irc.freenode.net
| Twitter: http://twitter.com/inveniosoftware
| GitHub: http://github.com/inveniosoftware
| URL: http://invenio-software.org