goodspeed7
Programmer
I am making a custom interface to do authentication and authorization for the different client we have. I am creating some SQL tables linked to an ASP.NET page. The problem is when they click on the hyperlink to get to the allowed report they can see the full address of the report, and revisit it or anything at a later date without any security.
Is there a way to hide this url, or establish security that only lets you access pages in the report server through the ASP.NET page? RS currently doesn’t let you use both custom security and windows security.
Is there a way to hide this url, or establish security that only lets you access pages in the report server through the ASP.NET page? RS currently doesn’t let you use both custom security and windows security.