https://github.com/abpframework/abp/pull/11081/
hi
I will check and fix that. Thanks
hi
Only on MVC application.
Please create a new question(English).
hi
We found a similar problem, which is under checking.
https://support.abp.io/QA/Questions/2319#answer-d8f486b3-fc13-3ab4-c83f-3a010c096435
hi
but I want to publish the three sites on IIS on port 443 with a subdirectory
You should update your url in appsettings and re-seed it to database
hi
I think this is design.
https://github.com/abpframework/abp/pull/8599
endpoint is not found because dd MM and yy are parsed as segments of url path.
Can you share the code of your endpoint?
hi
https://docs.abp.io/en/commercial/latest/modules/account#install-a-new-external-login
https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers
HI
Can you try use below packages of AspNetCore.HealthChecks.UI?
<PackageReference Include="AspNetCore.HealthChecks.UI" Version="6.0.1-rc2.4" />
<PackageReference Include="AspNetCore.HealthChecks.UI.Client" Version="6.0.1-rc2.4" />
<PackageReference Include="AspNetCore.HealthChecks.UI.InMemory.Storage" Version="6.0.1-rc2.4" />