Sharepoint ADFS with SSRS report

Frank LOH 21 Reputation points
2021-04-28T09:38:05.427+00:00

I have :

1) A Sharepoint 2013 server running on Windows Server 2012 R2 Standard. SSRS reporting 12 (12.0.5000.0) is installed here in Native mode. Currently the SSRS report uses http, if that makes any difference.

2) An ADFS server running Windows Server 2019 Standard. Not sure how to check the ADFS version.

I can reach Sharepoint via ADFS authentication. Currently SSRS reporting is only reachable from within the SP/SSRS server itself. I want it reachable from Sharepoint with ADFS. Is it possible to have SSRS in Native mode or must it be in Integrated mode? How do i get user to be able to authenticate to SSRS?

Microsoft 365 and Office | SharePoint Server | For business
Microsoft Security | Active Directory Federation Services
{count} votes

1 answer

Sort by: Most helpful
  1. Echo Du_MSFT 17,316 Reputation points
    2021-04-29T02:30:47.9+00:00

    Hello @Frank LOH ,

    According to my understanding of your question, you want to use ADFS in Windows Server 2019 Standard to access SSRS(SQL Server Reporting Service) in Windows Server 2012 R2 Standard.

    Based on my research, due to version reasons, this is impossible to achieve.

    SSRS reporting 12 (12.0.5000.0): The SQL Server 2014 SP2 Reporting Services

    92409-sql-server-2014-sp2.png

    The following SQL server versions are supported with AD FS in Windows Server 2012 R2:

    • SQL Server 2008 / R2
    • SQL Server 2012
    • SQL Server 2014

    However, in Windows Server 2019, your need Microsoft SQL Server 2019 Reporting Services(15.0.1102.896).

    Thanks,
    Echo Du

    =============================

    If an Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.