Forum Discussion
andigeorgescu
8 years agoNew Member
Integration with MFA tenant
Hello,
Is there any solution for integrating with a MFA tenant? (App owns data)
3 Replies
- Greg_DecklerCommunity Champion
What type(s) of MFA does the tenant support?
- npnigroAdvocate III
I'm having this issue with AAD authentication for a user account that uses MFA (app owns data). Is there a way to disable MFA for that scenario? App passwords don't work.
- JayendranSolution Sage
Hi npnigro / andigeorgescu ,
You don't need to disable the MFA for your account. Instead you can overcome the issue with using SPN
https://docs.microsoft.com/en-us/power-bi/developer/embed-service-principal
Just upgrade your workspace to v2.
Issue resolved !