Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
sebastianherrer
Regular Visitor

app owns data reports, not use user and psw

Hello, i am trying to embedded my reports to my multitenant app. i am trying to integrate using the code example that is in github. But my question is if there is any way to do that without my user and psw of power bi. Because the issue that i am having is that my account has Multi Factor Authentication, so that give me an error. And adding an account without that is a security bridge for the company.

 

Regards

3 REPLIES 3
Jayendran
Solution Sage
Solution Sage

Hi @sebastianherrer ,

 

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 !

Eric_Zhang
Employee
Employee


@sebastianherrer wrote:

Hello, i am trying to embedded my reports to my multitenant app. i am trying to integrate using the code example that is in github. But my question is if there is any way to do that without my user and psw of power bi. Because the issue that i am having is that my account has Multi Factor Authentication, so that give me an error. And adding an account without that is a security bridge for the company.

 

Regards


@sebastianherrer

You can try to create a new dedicated tenant for embedding. Within that tenant, there can only one user with Power BI Pro license and you don't have to set Multi Factor Authentication.

there is any other chance to use a apikey or something related in order not to use the user and psw. because by policy of the company we can not have accounts without MFA.

 

Regards

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Kudoed Authors