django_microsoft_auth
django_microsoft_auth copied to clipboard
Cannot configure proproly to access Microsoft Azure Login Page
I followed https://django-microsoft-auth.readthedocs.io/en/latest/usage.html
I have 2 issues as follows.
- I encountered this error in the last step on the administrator login page as the figure shown in below.
- How to implement the login page for end-user, Yet, below is a page for administrators.
Please go over as attached file, possibly I may do some steps incorrectly or miss some important steps.
I completed the first seven steps and try the loged-in page on steps 8,9 . but this is the error. In step 3rd, I asked the system engineer to generate Certificates & Secrets as below Client ID : xxxxxxxxxxxx Client Secret = yyyyyyyyyyyyyyy Tanent ID = zzzzzzzzz

The below are steps according to your instruction as your quick start as attached file. implement Django Microsoft Authentication on-azure.docx
If you want more detail, please see in your email [email protected] , I sent it at 16/2/2022 22.53 Bangkok time(+7GMT)
Hi I have the same issue. For the admin login, my site can work well. But I don't know how to develope login page for other users yet. Do you have solved this issue?
Add a navigation to {{ microsoft_authorization_url }} in any page, it should build the Microsoft URL for you