Access report url with credentials

Eshwar 216 Reputation points
2023-02-21T06:00:05.64+00:00

HI,

We have a application where SSRS is integrated so access is controlled by that application.

We are building new portal and we want to download SSRS reports using URL (pdf format) but can we pass credentials (not data source credentials), this portal is built using Angular.

Any inputs would help!

Thanks,

Eshwar

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
3,011 questions
{count} votes

1 answer

Sort by: Most helpful
  1. AniyaTang-MSFT 12,451 Reputation points Microsoft External Staff
    2023-02-21T08:48:25.1+00:00

    Hi @Eshwar

    Based on my searching, it seems that there is no way to pass credentials through the URL in Reporting Services. I found this link for you: https://stackoverflow.com/questions/15816251/how-to-pass-credentials-when-accessing-ssrs-report-through-url.

    You can perform these operations by accessing the URL of the report server in SSRS: URL Access (SSRS).

    If you want to access the exported report via URL, you can check this link: Export a Report Using URL Access.

    Best regards,

    Aniya


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.