davidjrh / dnn.azureadprovider

The DNN Azure Active Directory Provider is an Authentication provider for DNN Platform (formerly DotNetNuke) that uses Azure Active Directory OAuth2 authentication to authenticate users.
MIT License
35 stars 21 forks source link

Removed Azure Graph, now all implemented with Microsoft Graph #54

Closed davidjrh closed 2 years ago

davidjrh commented 2 years ago

This PR removes the dependency of setting up Azure Graph API permissions, since it is no longer used.