Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 2.62 KB

File metadata and controls

34 lines (27 loc) · 2.62 KB
title Reporting Services Security and Protection | Microsoft Docs
ms.custom
ms.date 06/13/2017
ms.prod sql-server-2014
ms.reviewer
ms.technology reporting-services-native
ms.topic conceptual
helpviewer_keywords
security [Reporting Services]
Reporting Services, security
ms.assetid 270075c5-bf12-4467-a775-abbda3d954a5
author maggiesMSFT
ms.author maggies
manager kfile

Reporting Services Security and Protection

You can use information in this section to learn about the security features of [!INCLUDEssNoVersion][!INCLUDEssRSnoversion]. This section also explains the authorization models and authentication providers supported in [!INCLUDEssRSnoversion].

Extended Protection for Authentication

Beginning with [!INCLUDEssKilimanjaro], support for Extended Protection for Authentication is available. The [!INCLUDEssNoVersion] feature supports the use of channel binding and service binding to enhance protection of authentication. The [!INCLUDEssNoVersion] features need to be used with an operating system that supports Extended Protection. For more information, see Extended Protection for Authentication with Reporting Services.

Authentication and Authorization

[!INCLUDEssRSnoversion] provides different authentication types for users and client applications to authenticate with the report server. Using the right authentication type for your report server enables your organization to achieve the appropriate level of security required by your organization. For more information, see Authentication with the Report Server.

[!INCLUDEssRSnoversion] also employs roles and permissions to control user access to content in the report server catalog (in other words, who can access what, and how s/he can access it). For more information, see Roles and Permissions (Reporting Services).

Related Tasks

Task Descriptions Links
Configure the Secure Socket Layer (SSL) to secure client connections to the report server. Configure SSL Connections on a Native Mode Report Server