September 16, 2019 at 2:32 pm
We have an asp.net application that using forms authentication to embed SSRS into the website. Long story, but the encryption keys were deleted and now the forms authentication no longer works. We are waiting on the developer who did this to be engaged, but I'd like to revert the custom forms authentication back to straight SSRS windows trusted authentication in the meantime. Has anyone had experience reverting from custom forms authentication back to standard?
September 16, 2019 at 6:55 pm
Yes, we changed the authentication section in the RSReportServer.config back to using NTLM. And then had to change the credentials for the web site - changing the web.config file to use impersonation. From what I remember, changing the RSReportServer config file would be mandatory. And then what you do from there depends on if you are using code or the webconfig file to set the authentication.
Sue
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply