Hi All,
I am able to view the Power BI reports in .Net application using samples provided for "User owns data" approach.
However the user needs to login by providing his email id and password before he can view the reports.
Is there any way we can have this login process done using Single Sign On (to validate the user and fetch the access token) and the user is not prompted to enter his authentication details in "User owns data" approach.
Note that we do not want to use "App owns data" approach.
Thanks,
Vinayak