Django-auth-adfs

Latest version: v1.14.0

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

Scan your dependencies

Page 5 of 6

1.5.0

**Features**

* New parameter called `LEEWAY_JWT`, allowing you to set a leeway for validating the JWT token. 128

1.4.1

**Fixed**

* AADSTS50076 error fixed in 101

1.4.0

**Features**
* Added support for enterprice app SSO certificates 87
* Added setting to disable user creation 96

**Fixed**
* Dependency compatibility for PyJWT 2.0 120
* Django 4.0 deprecation cleanup
* Fixed a bug where IntegrityError could occur if a users groups changed, and multiple requests were done quickly. 95

1.3.1

**Fixed**

* Fix retries towards ADFS in situations where ADFS didn't respond in time.

1.3.0

**NOTE: From this release onwards, compatibility with python 2.7 and 3.4 is not guaranteed anymore.**

**Removed**

* Python 2.7 and 3.4 tests
* Django Rest Framework 3.7 tests

**Changed**

* The URLs file to override the django rest framework login (``drf-urls.py``), was not a valid python module name.
It was changed to ``drf_urls.py``. Th old name is still there but will be removed in a next release.

**Added**

* Added setting ``SETTINGS_CLASS``, defaulting to
``django_auth_adfs.config.Settings``. This provides a mechanism to load the
``AUTH_ADFS`` config from sources other than Django settings.
* Python 3.8 tests
* Django Rest Framework 3.10 tests

1.2.0

**Removed**

* Django 1.8, 1.9 and 1.10 support. They are end of extended support and keeping support for them was becoming too
complex.

**Fixed**

* The django templates were missing in the wheel

Page 5 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.