Seeking guidance on calling Power BI reports from an ASP.NET C# web application while passing credentials, specifically without utilizing Azure AD. Access has been granted to certain users in the Power BI Service workspace with view permissions. We aim to seamlessly retrieve the Power BI reports without triggering a SignIn page prompt. Any suggestions on how to manage the SignIn page when users access Power BI reports from the web application would be greatly appreciated.