Skip to content

Releases: AzMoo/django-okta-auth

USE_USERNAME setting

26 Mar 20:53
Compare
Choose a tag to compare

This change introduces support for the USE_USERNAME setting, which takes the username portion of the email claim and uses that as the django username.

0.7.0

02 Mar 11:21
Compare
Choose a tag to compare

Add STAFF_GROUP setting to allow Django is_staff User flag to be managed by Okta groups.