#1 2018-07-02 05:21:29

omprakash
Member
Registered: 2018-07-02

How can I restrict the BIRT report to be viewed only for the user who

I have created and deployed a BIRT report in my Struts framework application.
The url generated of the report when checked allows report to be fetched even if the user has not logged in to the application.

How can I restrict the BIRT report to be viewed only for the user who has logged in to my application.

Offline

#2 2018-07-02 06:51:58

eduardo
Administrator
Registered: 2016-11-01
Website

Re: How can I restrict the BIRT report to be viewed only for the user who

Hi omprakash,

you first have to deploy your BIRT report to ReportServer (you have to upload your .rpt file to ReportServer). Then set permissions on this report and that's it.
More details here:
https://reportserver.net/en/guides/admi … ipse-Birt/
https://reportserver.net/en/guides/admi … anagement/

Of course you have to undeploy your report from your Struts framework application to make it unavailable.

Regards,
Eduardo

Offline

Board footer

Powered by FluxBB