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

fix: change inconsistent prefix name #95

Closed alendv closed 9 months ago

alendv commented 9 months ago

Prefixes are normally named 'Azure-', but this part of the code was using 'AzureAD-' instead.