Hi,
I've got Power BI Embedded capacity and trying to follow the instructions for the ISV 'app owns data' scenario to get reports into our web app.
We've hit a bit of a roadblock as it appears there is a requirement for the master credentials to be hard coded within the application. Is this the case? It seems very insecure, there must be a way to authenticate using an access token? We are also struggling to use the samples and API's as they are all .net and our web application is Java.
from https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-embedding-content/:
"If you are embedding content for your customers, you will store the credentials for the master account within your application"