fangli / django-saml2-auth

Django SAML2 Authentication Made Easy. Easily integrate with SAML2 SSO identity providers like Okta
Other
504 stars 223 forks source link

User username field reference #104

Open apexJCL opened 5 years ago

apexJCL commented 5 years ago

This PR fixes using the USERNAME_FIELD attribute for non-standard Django user models.