打开 关闭

deploy angular to k8s login it gets the error #5097


User avatar
0
datdv1 创建

We are using Abp framework version 7.2.1

Also buy ssl for server and angular

We also set AuthServer": { "RequireHttpsMetadata": "false", },

But when we deploy angular to k8s, it gets the error like image


1 答案
  • User Avatar
    0
    gterdem 创建
    支持团队 Senior .NET Developer

    Seems like you are hosting the angular application on HTTPS but it has configuration for AuthServer with HTTP, that's why it is trying to make a request from HTTPS to HTTP.

    You can also share a test user name and password to galip.erdem@volosoft.com with your application link so I can check further.

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