Authentication 如何避免门户上部署的Power BI报告的身份验证弹出窗口?

Authentication 如何避免门户上部署的Power BI报告的身份验证弹出窗口?,authentication,iframe,webforms,power-bi-report-server,Authentication,Iframe,Webforms,Power Bi Report Server,当尝试访问门户中包含使用IFrame部署的报表的页面时,它会要求在下一个快照中传递凭据 如何避免此弹出窗口或传递凭据 <iframe src = "**report URL**" width = "100%" height="100%" id="ViostreamIframe" style="position:absolute; top:0; le

当尝试访问门户中包含使用IFrame部署的报表的页面时,它会要求在下一个快照中传递凭据

如何避免此弹出窗口或传递凭据

<iframe src = "**report URL**" 
        width = "100%"  height="100%"
        id="ViostreamIframe"
        style="position:absolute; top:0; left: 0"
        autoAuth ="true"
        frameborder="0">
            Sorry your browser does not this types of reports.
</iframe>

很抱歉,您的浏览器不支持这种类型的报告。