Open Closed

Angular project is not authenticated. #2386


User avatar
0
imranStem created

Angular UI project is not authenticated. When I click on the login button, it redirects to the authentication server, I logged in then it's redirected back to the client project but it's not authenticated. I checked the network tab and the current user returns null and authorized false. When I open the authentication server, then it displays the current user logged in but the client is not authenticated.

  • ABP Framework version: v4.3.2
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:No Exception
  • Steps to reproduce the issue:"

3 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    have you tried a brand new project?

  • User Avatar
    0
    imranStem created

    No, The project is already developed. We added a new module to the existing project. After adding a new module, the Client is not authenticated.

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    We need the steps or simple project to reproduce the issue.

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