Share via

Reporting Services Subscriptions with basic authentication

jim burns 1 Reputation point
2022-09-20T15:01:40.31+00:00

In the ssrs webportal i'm unable to manage subscriptions. "something went wrong" when i try to pull the page.

i see in the log 'Authpersistence does not apply to basic authentication.' bother. can no longer use basic auth? i'm not running norad here.

i see a few authentication schemes. none look user friendly. has anyone come up against this & know a manageable way out?

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.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Joyzhao-MSFT 15,651 Reputation points
    2022-09-21T02:29:16.827+00:00

    Hi @jim burns ,
    Make sure you have configured Basic Authentication correctly, see more: Configure Basic Authentication on the Report Server.
    Authentication merely confirms the identity of the requestor. It doesn't include authorization, which is the process of using the requestor's identity to check whether permissions allow access to the requested resource. So make sure you have sufficient permissions to manage subscriptions.
    Best Regards,
    Joy


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    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.

    Was this answer helpful?

    0 comments No comments

Your answer

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