Showing posts with label aadsts65001. Show all posts
Showing posts with label aadsts65001. Show all posts

Sunday, February 21, 2016

Using adal.js and getting error AADSTS65001: The user or administrator has not consented to use the application with ID '....'

It turns out that you have to actually go in and give your javascript web client permissions to access the web api application in the Azure Active Directory management portal. Go figure.