打开 关闭

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


User avatar
0
zhangxd1222 创建

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


4 答案
  • User Avatar
    0
    maliming 创建
    支持团队 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 创建

    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 创建
    支持团队 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 创建

    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 三月 25, 2024, 15:11