Forum Discussion
shera276
8 years agoKudo Kingpin
Allow external users access to Reports one Report Server
My firm uses PowerBI Report Server. I haven't seen any updates on this so I'm thinking no, but want to confirm: Are external users allowed to access reports on the Report Server without being on...
BhaveshPatel
8 years agoSuper User
Hi shera276,
Embedding Power BI Reports into external application is only supported via PowerBI.com and requires Power BI Premium Capacity Subscription as far as I am aware.
You can embed the report server reports into internal applications.
check out the below blog post:
https://www.kasperonbi.com/embedding-power-bi-reports-with-power-bi-report-server/
Thanks,
Bhavesh
Anonymous
7 years agoNot applicable
Hi,
Did you look at the custom authentication at this site.
https://github.com/microsoft/Reporting-Services/tree/master/CustomSecuritySample
I was able to implement this and I was succesful in deploying the applications to Report Server and then the same authenticaion linked to any client application.
Let me know if you need any help.