Open Closed

ERROR issuer must use HTTPS (with TLS), or config value for property 'requireHttps' must be set to 'false' and allow HTTP (without TLS). #348


User avatar
0
gvnuysal created
  • ABP Framework version: v3.0.5
  • UI type: Angular
  • Tiered (MVC) or Identity Server Seperated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:

When I deploy the Angular project and try to login, I get the following error. When it is a http broadcast, the 'requireHttps' property is false but it still does not log in. Can you help with the solution?

ERROR issuer must use HTTPS (with TLS), or config value for property 'requireHttps' must be set to 'false' and allow HTTP (without TLS).

Thanks.


3 Answer(s)
  • User Avatar
    0
    armanozak created

    Hi,

    Could you please check if you are setting the requireHttps property on environment.prod.ts as well?

    Please let me know if this resolves the issue for you.

    I wish you a cheerful day.

  • User Avatar
    0
    armanozak created

    Hi,

    Is the issue resolved for you?

    Thanks. Have a nice day.

  • User Avatar
    0
    armanozak created

    Hi,

    Closing this issue due to inactivity. If the problem is not resolved for you, please feel free to reopen it.

    I wish you a nice week.

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