I have embedded Power BI Reports in my web application using Secure Embed option.
My web application is having Azure AD authentication, so Power BI automatically gets login when I login into my web application. However, When I log out from the same web application it is logging me out from the Power BI Services.
Please let me know how to handle this situation means to log out from Power BI services when I log out from my web application.