Open Closed

turn off the requirement for https in the code. #1104


User avatar
0
jon.hallam@managed-desktop.com created

Hi I need to turn off the forcing of https. I want the load balancer to strip the https off and then go to the abp code and talk just http.

  • ABP Framework version: v4
  • UI type: / MVC /
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): / no
  • Exception message and stack trace:
  • Steps to reproduce the issue:

2 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    You can refer to microsoft's document to turn on/off https in asp net core.

    https://docs.microsoft.com/en-us/aspnet/core/security/enforcing-ssl?view=aspnetcore-5.0&tabs=visual-studio

  • User Avatar
    0
    ServiceBot created
    Support Team Automatic process manager

    This question has been automatically marked as stale because it has not had recent activity.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11