Weird-Sheep-Labs / django-azure-auth

A simple Django app for user authentication with Azure Active Directory/Entra ID.
MIT License
17 stars 10 forks source link

Make graph_user_endpoint configurable via settings. #42

Closed ntouran closed 1 week ago

ntouran commented 1 week ago

This is required e.g. for users who need to use a url like https://graph.microsoft.us/v1.0/me rather than default commercial one.