Microsoft Windows Authentication is the primary system for securing reports in Microsoft SQL Server 2008 Reporting Services (SSRS). In certain cases, however, you may need to extend the Reporting Services security system to accommodate custom security in your enterprise. You can do this using the development platform provided by the Reporting Services API. This section will present an overview of security extensions in Reporting Services.
For complete details about implementing, deploying, and removing a Reporting Services security extension, please see Readme_Security Extension Sample.

In This Section
-
Security Extensions Overview
-
Provides an overview of Reporting Services Security Extensions.
-
Authentication in Reporting Services
-
Discusses authentication in Reporting Services.
-
Authorization in Reporting Services
-
Covers authorization in Reporting Services.

See Also