Django-microsoft-sso

Latest version: v5.1.0

Safety actively analyzes 723144 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

3.0.1

Fixes

* fix: error when create a user with empty username when a user with no username already exists on database ([`a0cc158`](https://github.com/megalus/django-microsoft-sso/commit/a0cc158160b741cc4667f17351f24a9a6eed6046))

3.0.0

Breaking

* feat!: Add basic support to custom login templates.

Rework the login.html and login_sso.html to simplify login template customization. The use case is the [Django Unfold](https://github.com/unfoldadmin/django-unfold) package. This is a BREAKING CHANGE for the static and html files.

Also:
* Remove pytest-lazy-fixture to upgrade pytest to latest version ([`96ac7cf`](https://github.com/megalus/django-microsoft-sso/commit/96ac7cf3604fb24efc019780f0a8e5610b923660))

2.1.1

Fixes

* fix: Add missing optional args for initiate

Call initiate passing custom scopes or redirect. Pending documentation. ([`5fc3c49`](https://github.com/megalus/django-microsoft-sso/commit/5fc3c497e318423d6479553bc63e465dc5a28dc6))

2.1.0

Chores

* chore: Better Stela use

Also add missing tests in GitHub Actions ([`09c58ca`](https://github.com/megalus/django-microsoft-sso/commit/09c58ca9e4efaf3ac116de037929309be43db0da))

Features

* feat: use microsoft official library

Replacing `identity` for `msal`. The previous library is good, but out intent here is to reduce the number of dependencies involved in case Microsoft rewrites its sign-in process. ([`a8eeb21`](https://github.com/megalus/django-microsoft-sso/commit/a8eeb21b9e071de3b744185a4ffd5103a9cb766b))

2.0.1

Fixes

* fix: remove debug logging ([`9c9e5de`](https://github.com/megalus/django-microsoft-sso/commit/9c9e5dea5d75a018fad679390318bf6b6b46d37e))

2.0.0

Breaking

* feat!: New version

BREAKING CHANGE:
* Remove Django 4.1 support
* Add Django 5.0 support
* Fix `SSO_USE_ALTERNATE_W003` bug
* Fix several CSS issues with custom logo images
* Update docs ([`e4ef9cb`](https://github.com/megalus/django-microsoft-sso/commit/e4ef9cb1385d3aa0f0dc97d0c6137d6167c58d3b))

Documentation

* docs: small fix ([`53992c8`](https://github.com/megalus/django-microsoft-sso/commit/53992c82181f500546e7a08a131286914d1c6c23))

Page 3 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.