Angular UI Administration menus are not showed!
The solution is created by cli: abp new Test -t app-pro -u angular
The abp pro version is 2.3.0.
It can build and run successful, but administration menus are not showed.
13 Answer(s)
- 
    1try signing in from http://localhost:4200/account/login then you'll see the administrator menu. I think the problem is there's no Login link. 
- 
    0I already logged into the system. But It didn't work! 
- 
    0Did you clean browser storages (local and storage) ? 
- 
    0Hi, I've got this also The admin menu can be showed in localhost but I've got this problem when deploying to dev server The first time I run, It show the default page with login button, then I passed the username and password and it show like this Then I refresh the page and it turned to unauthorized page 
- 
    0Check the app-configuration response after logging in. If isAuthenticatedincurrentUserobject equal to false, you should check the backend configuration. It may related to AuthServer settings in theappsettings.json
- 
    0I don't know why the isAuthenticated = false because when It redirects to /account/login, I can log in successfully 
- 
    0Can you call /api/account/loginAPI via swagger and provide response to us?
- 
    0
- 
    0is your Identity Server seperated? 
- 
    0
- 
    0
- 
    0
- 
    0






 
                                