dnn.azureadprovider | DNN Azure Active Directory Provider is an Authentication | Azure library
kandi X-RAY | dnn.azureadprovider Summary
kandi X-RAY | dnn.azureadprovider Summary
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.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of dnn.azureadprovider
dnn.azureadprovider Key Features
dnn.azureadprovider Examples and Code Snippets
Community Discussions
Trending Discussions on dnn.azureadprovider
QUESTION
I've registered a new web app in the https://portal.azure.com and I'm trying to access it through the DNN OAuth provider. Now, I've already added the https://www.dnn.pt/Login to the list of reply urls, but whenever I try to authenticate myself, I end up getting the AADSTS50011 error:
AADSTS50011: The reply address 'https://www.dnn.pt/Login' does not match the reply addresses configured for the application: 'XXXXXXXX'. More details: not specified
Btw, here's what my replyUrls looks like:
...ANSWER
Answered 2018-Mar-03 at 17:46As mentioned in the comment, you have an extra w
in your replyUrls
. Since the value mentioned there doesn't match with what's specified in the URL sent for authentication/authorization, you're getting this error.
Please change the replyUrls
to:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install dnn.azureadprovider
Now you can build the solution by opening the DotNetNuke.Authentication.Azure.sln file on Visual Studio 2017. Building the solution in "Release", will generate the React bundle and package it all together with the installation zip file, created under the "\releases" folder.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page