The Azure Active Directory Authentication Libraries (ADAL) gives you the ability to add support for Microsoft's cloud identity APIs to your application, including support for Office365 and Work Accounts.
Getting exception while trying to access token from Azure AD by using ADAL from Console client. Steps: I have configured …
azure active-directory wif adfs adalI'm using ADAL in my code. One thing I want to use is to use different credentials, so I can …
c# azure adalI'm trying to use the Power BI REST API, using an access token acquired with the "client credentials" method, but …
azure adal powerbiWe have front end developed in AngularJS and backend APIs in NodeJs. We are using Azure AD for authentication. Frontend …
node.js adal azure-active-directoryI'm working on build Office add-in with Adal.js for AAD integration. And my add-in requires some permissions. When I …
azure-active-directory adal office-addins office-js adal.jsI have used ADAL.js in a previous project which supported only work accounts and am able to successfully acquire …
azure-active-directory adal msal adal.js msal.jsWe are writing a WCF service which has to integrate with Dynamics CRM 2016 Online. I'm trying to authenticate using ADAL, …
c# wcf active-directory dynamics-crm adalI have a .NET 4.6.2 Windows client application which needs to get an authentication token from our on-premise ADFS server and …
c# asp.net-core adfs adalI'm writing a simple C# mobile application which I've registered at https://apps.dev.microsoft.com/ to access live.com/…
c# azure oauth-2.0 adal outlook.com