* Allow claim mappings to be configured via admin. * Allow group synchronization between role claims and Django groups. * Allow added users to be promoted to staff users directly. * Fixed missing INSTALLED_APP in the testproject.
0.3.0
==================
* Add derivation of endpoints via OpenID Connect discovery endpoint * Add fieldsets for OpenID Connect configuration admin page
0.2.1
==================
* Fix variable name ``MOZILLA_DJANGO_OIDC_DB_CACHE_TIMEOUT`` to be the same as in the README