Django-saml2-auth 3.0.0 Released
Mostafa Moradian
mstfmoradian at gmail.com
Fri Jan 22 09:29:50 EST 2021
Hello,
I am pleased to announce the release of django-saml2-auth, which includes
71 commits, 92 lines of commit messages and 3 separate reviews and
reviewers.
The project is originally developed by Li Fang <https://github.com/fangli>,
but is forked and currently maintained by Mostafa Moradian <
https://github.com/mostafa> and sponsored by Load Impact AB (https://k6.io).
This release is backward incompatible with older versions: 1.x.x and 2.x.x,
and includes heavy refactoring, improving code readability (docstrings,
annotations, ...), tests, new shiny features and the like. You can read
more about the details in the PR description:
https://github.com/loadimpact/django-saml2-auth/pull/14.
The biggest change so far was adding tests and enabling GitHub Actions as
CI, plus the introduction of SP-initiated SSO. The exception and error
handling is also greatly improved.
Mostafa Moradian.
Project homepage: https://github.com/loadimpact/django-saml2-auth
P.S. It is not published to pypi yet, because of naming issues with the
original package.
More information about the Python-list
mailing list