Skip to content

v3.11.0

Compare
Choose a tag to compare
@mostafa mostafa released this 31 Jul 09:37
· 69 commits to main since this release
64e9cfb

This release contains 3 important features:

  1. Long sought-after debugging. See how to debug.
  2. Support for key and certificate files, configurable via KEY_FILE: str and CERT_FILE: str respectively, thanks to @sgabb.
  3. Support for creating groups if they don't exist in Django based on incoming IdP group attribute statements, configurable via CREATE_GROUPS: bool, thanks to @santigandolfo.

What's Changed

New Contributors

Full Changelog: v3.10.0...v3.11.0