Handling Multi-Factor Authentication #141
Unanswered
olimjonbakirov
asked this question in
Q&A
Replies: 2 comments 2 replies
-
Looks at first glance that the MFA token lifetime has expired on a trusted device and that each time the client tries to access the (old) Graph API during authentication, it demands re-authentication |
Beta Was this translation helpful? Give feedback.
2 replies
-
@olimjonbakirov Did you fix the problem ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I started getting an error while trying to acquire Access Token since we have some of our Azure accounts moved to Multi-Factor Authentication.
The Error message is:
interaction_required AADSTS50076: Due to a configuration change made by your administrator, or because you moved to a new location, you must use multi-factor authentication to access '00000002-0000-0000-c000-000000000000' ...
Could you please help on how to handle this?
Thank you,
Beta Was this translation helpful? Give feedback.
All reactions