dnn.azureadprovider icon indicating copy to clipboard operation
dnn.azureadprovider copied to clipboard

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.

Results 29 dnn.azureadprovider issues
Sort by recently updated
recently updated
newest added

Currently there is no way to give user specific permissions to Azure AD users until they login at least for the first time. While there is a scheduled role sync...

enhancement

Currently the calls made to the Graph API don't have the User-Agent header specified, making those requests as suspicious for security professionals when accessing the access logs. Solution: Set the...

enhancement

As per Microsoft recommendation, instead of using client secrets for the service principals, the provider should allow to authenticate the clients by using certificates.

enhancement

Bumps [DotNetNuke.Core](https://github.com/dnnsoftware/Dnn.Platform) from 9.4.3 to 9.11.0. Release notes Sourced from DotNetNuke.Core's releases. v9.11.0 Release Notes We'd like to first thank everyone from the community who has submitted pull requests or...

dependencies

Bumps [DotNetNuke.Web](https://github.com/dnnsoftware/Dnn.Platform) from 9.4.3 to 9.11.0. Release notes Sourced from DotNetNuke.Web's releases. v9.11.0 Release Notes We'd like to first thank everyone from the community who has submitted pull requests or...

dependencies

I can not load the ADD login interface through the login page. I am receiving the following error and I found it on the AdminLog page. Why I am receiving...

enhancement

Hi David, Does this module work with the PKCE flow? Have you tried this before?

Hello, I have had the module working well in prod for a while. Last time I tried in April it was working but now (July) it doesnt. I tried upgrading...