Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi all,
I created the powerBi report and publish it on the web page as embeded iframe. When I open the web page it is needed to sign in (this is ok) but after ~1h the power BI content requires again to sign in. This report is presented on the big wall screen so this is very irritating and annoying to sign in every hour.
Is there any possibility to block the automatic sign out?
Hi @raVszaV
The problem you are having is because the Access Token expires every hour and needs to be verified again, and you cannot extend the lifetime, you can refer to the link below.
You can consider the following ways:
1.Interact with the report before the credentials expire so that you don't need to sign in again
https://learn.microsoft.com/en-us/entra/identity-platform/access-tokens#token-lifetime
2.You can consider to use publish to web, so that you don't have to worry about validation, you can refer to the following link about 'publish to web'.
Publish to web from Power BI - Power BI | Microsoft Learn
Best Regards!
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.