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

Logout option #7

Closed cesarab closed 6 years ago

cesarab commented 6 years ago

The current implementation of the provider doesn't have the logout option. It should be fine to have, so that we can invalidate the authorization token.

davidjrh commented 6 years ago

Added Azure OAuth logout implementation on commit https://github.com/davidjrh/dnn.azureadprovider/commit/27b9d15ca95fbd307994009408d749de135b4e02