Hi,
We are working on integrating Power BI tile into our web app using Azure Active Direcy, followed the steps in below url and succesfully integrated the tile into web app.
Issue Is : When we run the app in the vistual studio its redirecting to Power BI login page before displaying the Power BI tile in the web page. Is there a way to provide the auntication information as part of API call to avoid user seeing the login page
or
bypass the login page and display tile in the web app without authentication.