Open Closed

How to disable "HTTPS only" on HttpApi.Host #1691


User avatar
0
zhangxd1222 created

Hi,I am using the abp commercial Framework 4.3
angular. How to disable "HTTPS only" on HttpApi.Host?


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

    hi

    IDS may cause some problems, and it is easy to use https. Why do you want to do this?

    https://community.abp.io/articles/patch-for-chrome-login-issue-identityserver4-samesite-cookie-problem-weypwp3n

  • User Avatar
    0
    MichelZ created

    I am having the same issue. The samesite thing from the article did not work for me. Is the samesite thing also required in the IdentityServer project?

    The reason to want http is for development in Docker, it makes it easier not having to worry about certs

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    Is the samesite thing also required in the IdentityServer project?

    Yes, It should be add in the project that using the IdentityServer.

  • User Avatar
    0
    MichelZ created

    hi

    Is the samesite thing also required in the IdentityServer project?

    Yes, It should be add in the project that using the IdentityServer.

    Thanks, that was it!

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