Disable Log In in SSRS

SSRS-VS 46 Reputation points
2023-05-11T12:19:22.34+00:00

Hi.

Is there a way to disable the user login to enter the SSRS server? You know, click the url link "https://IP/Reports/"

and go directly to the SSRS web portal without ask the user credentials. Avoid this:

imagen

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,061 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Anonymous
    2023-05-12T01:49:01.36+00:00

    Hi @SSRS-VS

    What browser are you using?

    If it's IE, you can try opening Internet Explorer -> Internet Options -> Customize -> user authentication Select "Sign in automatically with current username and password".

    I also tried logging in with Chrome, and the first time I entered the website, I needed to enter my username and password, and the browser prompted if I needed to save my username and password. Select Save and log in a second time instead of entering your username and password.

    Best regards,

    Aniya


  2. Olaf Helper 47,436 Reputation points
    2023-05-12T04:37:04.6233333+00:00

    disable the user login

    SSRS requires users authentication and users permission to allow logon.

    Browsers like Internet Explorer or Edge supports to pass-through the current Windows credentials, then you don't need to enter the credentials.

    Firefox don't support this by default and so you have to enter credentials; so it's not a SSRS issue, but a browser one.

    Allow Firefox to save the credentials, or use an other browser.


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.