Ouvert Fermé

deploy angular to k8s login it gets the error #5097


User avatar
0
datdv1 créé

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 Réponse (s)
  • User Avatar
    0
    gterdem créé
    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 mars 25, 2024, 15:11