I need help in running SSRS Reports for SharePoint Forms based Authenticated Users.. Can anyone help me on how to achieve this.?
Yes, you can provide SSRS to FBA users. However, you need to hard-code a username and password into the data source definition.
Hi Trevor,
Thanks for your reply.
I have SharePoint 2013 and SQL Server 2012 SP1 installed. Also i have integrated Report Server in Central Administration.
Reports works fine with Windows Authenticated Users as Reporting server supports Windows Authentication by default. But Reports need to be run by FBA Users.
My doubt is can we run reports by FBA Users? Do we need seperate setup for FBA Users.? Is it possible to have reports running by FBA Users?
Â
First, you need to make sure you’re using SSRS 2008 R2 or higher with SharePoint 2010 or higher. Second, you need to set credentials on the report data source definition. That should be it.