- ABP Framework version: v7.2.3
- UI Type: Angular / MVC
- Database System: EF Core (SQL Server)
- Tiered (for MVC) or Auth Server Separated (for Angular): no - separated
- Exception message and full stack trace:
- Steps to reproduce the issue: run angular + .net default template -> login with admin account -> deactivate yourself -> clear local storage -> refresh page
as a workaround to break this endless loop by doing the following: open an extra tab in your browser -> navigate to the authentication server app -> click the logout button.