python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
MSAL-React Admin Consent
I am trying to use the @azure/msal-react to grant authentication to my React application and get a token to query the Graph API. Following the Microsoft Tutorials I was able to get a User consent.
Som...

Telito
Votes: 0
Answers: 0
MASL OAuth Supporting Multiple Authentication flows
I have a client application that accesses my WebAPI (1) using Integrated Windows Authentication and the Authorization code [Authentication flow].
Now I need to have a second WebAPI (2) access the orig...

Flea
Votes: 0
Answers: 1
Is there any way to Access azure key vault secret with logged in AD access token using c#?
I have authenticated my windows app with azure AD , I have to get secret from azure key vault using logged in AD user Access Token , is there any way to do it ?

Mohamed Fayaz
Votes: 0
Answers: 0
Using MSAL how do I get a user logged into multiple tenants at the same time?
So the scenario is that we have an app that our azure engineers can log into and manage certain items. We want them to be able to dismiss Azure Security Alerts or Backup alerts across many tenants fro...
Leonardo
Votes: 0
Answers: 0