Wrox Programmer Forums
|
BOOK: Professional SQL Server Reporting Services ISBN: 0-7645-6878-7
This is the forum to discuss the Wrox book Professional SQL ServerReporting Services by Paul Turley, Todd Bryant, James Counihan, George McKee, Dave DuVarney; ISBN: 9780764568787
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional SQL Server Reporting Services ISBN: 0-7645-6878-7 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 29th, 2004, 02:00 PM
Registered User
 
Join Date: Jun 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default authentication question

It mentions in the SQL Server Reporting Services book, (chapter 9) that its beneficial to use web services for MSRS report rendering if you want to implement your own security infrastructure, which I do.

This being the context, my questions are two-fold:

1. When I render a drill through report using the web service the drill through links are urls with the parameters in them. Is there a way to avoid this? I can't implement my own security when drill through reports are linked directly back to the MSRS server.

2. Given that it *appears* I can't avoid the links back to the MSRS server when using drill through reports, I intercept all outgoing html and redirect all links to a HttpHandler that handles security for me before sending the original request to the msrs server. Is this the right way to be handling this? Also, if this is correct, there is not authentication benefit to using web services over urls as this method works for both.

Thanks in advance,
Chris





Similar Threads
Thread Thread Starter Forum Replies Last Post
Authentication r_ganesh76 ASP.NET 1.0 and 1.1 Professional 3 January 18th, 2008 11:34 AM
Question about authentication bdines General .NET 4 May 26th, 2005 08:29 PM
Authentication speedyH Beginning PHP 1 September 25th, 2004 11:34 AM
authentication question [email protected] SQL Server 2000 0 June 29th, 2004 01:57 PM
a question about authentication! 6cet6 ASP.NET 1.0 and 1.1 Basics 2 November 14th, 2003 02:13 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.