Hi Team,
I am working on "Power BI Embedding - Integrate a report into an app for your organization (user owns data)" apporach.
I downloaded the sample code provided and followed the instructions mentioned here ( https://docs.microsoft.com/en-us/power-bi/developer/integrate-report) and I could able to run the application and it is redirected to get an access token from Azure AD ( I use my Pro licence account to sign in) and return with access code and rendered the report without any issues.
I am looking to integrate power bi report into my custom application and I don't want the user who signed in my application needs to login in azure AD explicitley for seeing the power bi report. But I wish to get access token in the background as I can able to pass the credential for which the user has access to the report ( Pro user account)
Can you please tell me if you know the way to implement this?
Thanks in advance.
Regards,
Prasad