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

Settings do not save in DNN 9.01+ #12

Closed swalker1595 closed 5 years ago

swalker1595 commented 6 years ago

When configuring settings in DNN 9.01+, the settings will not save. Manually creating them in the Database works though.

Status Code: 404 URL: /API/personaBar/AzureAD/UpdateSettings

davidjrh commented 6 years ago

Hi @shanewalker1595, I'm running a 9.1.1 and can't reproduce the issue. Can you confirm this is still a problem?

swalker1595 commented 6 years ago

The issue seems to be resolved in DNN 9.1.1

davidjrh commented 5 years ago

Ok, closing the issue