Mozilla-django-oidc-db

Latest version: v0.22.0

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

Scan your dependencies

Page 3 of 5

0.13.0

===================

* [`65`_] Add functionality to make users superuser based on groups
* [`68`_] More clear label/helptext for sync_groups

.. _65: https://github.com/maykinmedia/mozilla-django-oidc-db/issues/65
.. _68: https://github.com/maykinmedia/mozilla-django-oidc-db/issues/68

0.12.0

===================

* [`59`_] Config option to get user info from ID token

.. _59: https://github.com/maykinmedia/mozilla-django-oidc-db/issues/59

0.11.0

===================

* [`56`_] Add default_groups option to OIDC config
* Catch validation errors during auth process and display the message on error page

.. _56: https://github.com/maykinmedia/mozilla-django-oidc-db/issues/56

0.10.1

===================

**Bugfixes**

* [`51`_] Use defaults from SessionRefresh if variable not provided

**Project maintenance/refactors**

* [`48`_] Document claim obfuscation in README


.. _51: https://github.com/maykinmedia/mozilla-django-oidc-db/issues/51
.. _48: https://github.com/maykinmedia/mozilla-django-oidc-db/issues/48

0.10.0

===================

**Breaking changes**

* Dropped support for Django < 3.2
* Dropped support for Python 3.6

**New features**

* Migrated from ``django.contrib.postgres.fields.JSONField`` to ``models.JSONField``, so
you can use databases other than PostgreSQL.
* Added support for Django 4.0

**Project maintenance/refactors**

* Cleaned up test suite and solved deprecation warnings/runtime warnings
* Updated support python/django versions in CI configuration

0.9.0

==================

**New features**

* Added support for mozilla-django-oidc 2.x (16)
* Added ability to obfuscate claim values for logging output (42)
* Added ability to specify (nested) identifier claim to extract (42)
* Customizable SoloModel cache prefix via CachingMixin
* Add views to properly handle admin login failure (33)

**Project maintenance/refactors**

* Define generic base class for OIDC config fields
* Removed unused Travis CI config
* Explicitly return None for empty values from config
* Added typehints

Page 3 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.