Open Closed

deploy angular to k8s login it gets the error #5097


User avatar
0
datdv1 created

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 Answer(s)
  • User Avatar
    0
    gterdem created
    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.

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.2.0-preview. Updated on March 20, 2025, 18:00