Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in adal

Unknown user type while using AcquireTokenAsync with UserCredential

How to configure on-behalf-of authentication in multi-tenant environment?

'AuthenticationBuilder' does not contain a definition for 'AddMicrosoftIdentityWebApp'

Understanding resource and authority url

How to instantiate Microsoft GraphClient with signed-in user's AccessToken?

[AADSTS65001]: The user or administrator has not consented to use the application

c# adal

C# Get Access Token for Azure AD Identity

How do I determine if the logged in user is an O365 admin, able to use (prompt=admin_consent)

passport-azure-ad, does it parse & validate token?

What is difference between AcquireTokenForClient vs AcquireTokenSilent In MSAL.NET?

Add users (members) to Azure Active Directory that isn't of a verified domain name in the directory

ADAL: Where do I view the resource ID's?

azure active-directory adal

How do I configure client and relying party trust on Windows 2016 RTM ADFS for a rich client or web app?

Recommended ADAL token cache for Web API?