Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
A customer facing website where the dashboard needs to be deployed. Once customer log in the website, Power Bi should not ask for authentication again. Is there any possibility of using any API's and Single Sign in concept and logging into the application. Please let me know the process . Thanks in advance
Power BI.com use the Azure AD to authenticate. So if you embed report via Power BI REST API and your web site uses Azure AD as well, I guess this artilce values. What is application access and single sign-on with Azure Active Directory? For further technical support, Azure AD forum would be a proper place to ask for help.
Alternatively, you could choose Power BI Embedded, which doesn't ask for logging in. Check more details What is Microsoft Power BI Embedded.
Also check Rest API vs Power BI Embedded.