django-allauth Azure Ad Configurations
I'm tyring to setup django azure ad authentication using django-allauth but currently the documentations is not having proper documentation for setting up Azure ad. I have client_id, secret and tenant_id with me. I have tried few configurations but it seems…