We have reports created with report builder (.rdl) in a SharePoint 2013 Library. We need to open that reports from an .NET application but without made login in the SharePoint. With automatic authentication (preventing credential prompts). We are using forms authentication in the SharePoint 2013 access.
We need some instructions about how to proceed with this issue.
Thanks