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)
-
0
hi
have you tried a brand new project?
-
0
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.
-
0
hi
We need the steps or simple project to reproduce the issue.