Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
I want to create a login page for report server. Report server version is 2024 And some files are missing in it, such as wwwroot, login.html Can you help me how to make a login page with background?
Solved! Go to Solution.
You would have to code a custom security extension to do this. There is documentation on doing this here Configure custom or forms authentication on the report server - SQL Server Reporting Services (SSRS)...
And there is some sample code on GitHub here Reporting-Services/CustomSecuritySample at master · microsoft/Reporting-Services
You would have to code a custom security extension to do this. There is documentation on doing this here Configure custom or forms authentication on the report server - SQL Server Reporting Services (SSRS)...
And there is some sample code on GitHub here Reporting-Services/CustomSecuritySample at master · microsoft/Reporting-Services