python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
AcquireTokenException : we need to refresh credential for this account
I am unable to login to my Visual Studio 2019 and I get the warning message We need to refresh the credentials for this account
Based on input from Visual Studio 2017 - How to fix error: We could not ...
kudlatiger
Votes: 0
Answers: 0
How to enforce MFA using PowerShell script without being global admin
I would like initiate MFA for individual users being having admin roles to AD but am not global admin
i tried using below script but it did not get enabled
set-Msoluser -UserPrincipalName abc@gmail.co...
MO-Senpai
Votes: 0
Answers: 1
Azure Conditional Access can't Include or Exclude users
Basically my problem can be seen on this picture :
azure conditional access error
When I go to Conditional Access > Assignments, I have red crosses both on Include and Exclude users or groups. My a...
badsector
Votes: 0
Answers: 1
Querying On-premise SharePoint using Azure AD MFA through C# app
I'm trying to use Microsoft.Identity.Client and Microsoft.SharePoint.Client libraries to authenticate to an On-premise SharePoint server and then query it.
I obtain the Azure AD access token from whic...
Andrija Peric
Votes: 0
Answers: 2