hazraa

Results 2 comments of hazraa

We have existing admin users prior to adding django_microsoft_auth (dma). One issue we have is that if the django admin user email doesn't match, dma creates a new django user...

With MICROSOFT_AUTH_AUTO_CREATE = False , It seems it doesn't create a microsoft auth token in admin when I have a matching email address.