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 22 forks source link

Remove Azure AD Graph API dependencies #39

Closed davidjrh closed 2 years ago

davidjrh commented 3 years ago

Change all the Azure AD Graph API calls for Microsoft Graph API calls (Azure AD Graph deprecated).

davidjrh commented 2 years ago

This has been completed con commit https://github.com/davidjrh/dnn.azureadprovider/commit/9c1325edf4333b93496d8acedd8bcb2f32c39490 and available since version v4.1.0