Open Closed

Microservices deployed to Kubernetes cluster by helm charts not loading administration menu after login. #5574


User avatar
0
icoretchi created
  • ABP Framework version: v7.3.2
  • UI Type: Blazor Server
  • Database System: EF Core (SQL Server)
  • Microservices Template
  • Steps to reproduce the issue:
    • I've generated the application using microservices template
    • I've updated the helm charts to deploy to Kubernetes cluster. Succesfully deployed.
    • Login to the application
    • Administration menu is not displayed.

The application is deployed to https://roadsties.sofos.site. You can verify.


1 Answer(s)
  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hi, I think your Authorization URL is having http instead of https. Please try after replacing it by https.

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