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)
npnigro
8 years agoAdvocate 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.
Jayendran
6 years agoSolution 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 !