Top "Adal" questions

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.

AADSTS50001: Getting exception while trying to access token from Azure AD by using ADAL from Console client

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 adal
Microsoft.IdentityModel.Clients.ActiveDirectory.UserCredential does not take 2 parameters?

I'm using ADAL in my code. One thing I want to use is to use different credentials, so I can …

c# azure adal
Can't get client-credentials access token to authorize Power BI

I'm trying to use the Power BI REST API, using an access token acquired with the "client credentials" method, but …

azure adal powerbi
passport-azure-ad: which strategy to use

We have front end developed in AngularJS and backend APIs in NodeJs. We are using Azure AD for authentication. Frontend …

node.js adal azure-active-directory
X-Frame-Option DENY error when AAD sign-in in office add-in

I'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.js
How to specify Resource URI when acquiring access token for Azure AD V2 endpoint?

I 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.js
C# ADAL AcquireTokenAsync() without pop-up box

We 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 adal
How do I setup a valid on-premise ADFS URI?

I 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 adal
How to verify JWT id_token produced by MS Azure AD?

I have an angularjs SPA web app which uses ADAL-JS (and adal-angular). It's set up to authenticate vs our corporate …

python azure jwt adal
AADSTS50020: We are unable to issue tokens from this api version for a Microsoft account

I'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