Hello, I've a web-site, that use asp.net membership provider. Two days ago I got a task to Integrate with my site SSRS 2008 security.
WEB-site is located in http://localhost
. In this page I have login page. If user is authenticated, web-site is redirects to main page. Report site generated by SSRS is located in http://localhost/Reports
.
How can I integrate security? Is it possible?