So I have a powerbi url shared by powerbi team in my company. But the thing is when I open that in my angular project in a iframe it opens and logged in to the system userid. What I want to do is login using a different userid which is not my username. But powerbi url always takes logged in person userid.
Can anyone please suggest anything.
I tried adding ?&username=different&password=password
If you want to use another identity for the embedding you must use "Embed for your customers". You can use a different "Master User" to generate the embedding token, or provide an "effective identity" in the embedding token.