Hi,
I am back with this issue but this time it's happening when deployed on the server. I have followed the instructions here but I am unsure of where the Authserver is on an MVC project to place the certificate as in these instructions "Also, please remember to copy authserver.pfx to the Content Root Folder of the AuthServer website"
2 Answer(s)
-
0
hi
Can you share the error logs?
Also check the
stdoutLog
https://learn.microsoft.com/en-us/aspnet/core/host-and-deploy/iis/logging-and-diagnostics?view=aspnetcore-7.0
-
1
This article I found has resolved the issue with the same errors I was receiving. I suggest the same as the article does to update the documentation and/or code to fix this issue. This solution worked on both Azure and my stand-alone web server. Thanks for all the help!
https://codejack.com/2022/12/deploying-abp-io-to-an-azure-appservice/