Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hello - Our organization runs Power BI Report Server using the Custom Authentication access method which was authored by Microsoft and posted in their GitHub (https://github.com/microsoft/Reporting-Services/tree/master/CustomSecuritySample).
I'd like to be able to use the Power BI App and I am able to successfully connect to our Report Server as well as find all of the reports I have loaded. If I load a brand new report to the server it is instantly visible it in the app, so I know the connection is ok.
The problem is that if I click a report it just goes to a loading screen with a circle endlessly spinning in the middle and a blue loading bar stuck at about 75% at the top.
This occurs on multiple devices, with multiple reports, with multiple accounts.
Is there another required step I need to take before Mobile reports work on our Report Server implementation?
Solved! Go to Solution.
Hi @blairblair ,
To my knowledge,Power mobile app only supports one additional authorization 'OAuth' mode and it required ADFS configurations.
And I have found a similar thread about—— Is there a way to implement Custom Authentication in Reporting Services in order to use mobile apps with SSRS? This scenario is currently not supported. I advise to file a new idea here:https://ideas.powerbi.com/ideas/
According to the official document, You can use OAuth to connect to Power BI Report Server and Reporting Services to display mobile reports or KPIs.Viewing Power BI Reports hosted in Power BI Report Server using WAP to authenticate is now supported for iOS and Android apps.
Certificate based authentication is supported in Power BI iOS and Android apps for Power BI capabilities. This is published in AAD documentation:
You can enable form authentication on ADFS server. See a similar thread :Windows PowerBi App Error Logging in with ADFS
Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @blairblair ,
To my knowledge,Power mobile app only supports one additional authorization 'OAuth' mode and it required ADFS configurations.
And I have found a similar thread about—— Is there a way to implement Custom Authentication in Reporting Services in order to use mobile apps with SSRS? This scenario is currently not supported. I advise to file a new idea here:https://ideas.powerbi.com/ideas/
According to the official document, You can use OAuth to connect to Power BI Report Server and Reporting Services to display mobile reports or KPIs.Viewing Power BI Reports hosted in Power BI Report Server using WAP to authenticate is now supported for iOS and Android apps.
Certificate based authentication is supported in Power BI iOS and Android apps for Power BI capabilities. This is published in AAD documentation:
You can enable form authentication on ADFS server. See a similar thread :Windows PowerBi App Error Logging in with ADFS
Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.