I try to build the simplest report with SSRS via asp.net core application.
The asp.net core application has windows authentication, and I would like that any domain identified user could generate a report.
I downloaded the latest to day SSRS version, installed it but then lost in configuration.
('PP-09...' is the machine name taken by default by the SSRS wizard):

then

here, I don't know what account to put, I let as is the default built-in.
It ask me for encryption key backup... I am new in this, don't really understand what for, I created a new folder and saved there an encryption key, provided a strong password, and then it completed the task:



however, when I try to access the /reportServer page I see

also acceeding http://localhost/reports/ does not really work





