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
34 stars 21 forks source link

Improvement related to issue #40 #65

Closed alendv closed 1 year ago

alendv commented 1 year ago

Removes a line that overwrote AzureDisplayName and adds miguelvaz78's contribution.

Does not fix the original issue described in the thread.