0
oshabani created
- ABP Framework version: v7.0.3
- UI type: MVC
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): yes
- Exception message and stack trace: its shows nothing but menu goes off
- Steps to reproduce the issue: Login to app and leave for 60 minutes idle or more then menu goes disappear while staying logged in. It looks like authentication is there but authorization is gone.
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
5 Answer(s)
-
0
hi
Only add this class and call it.
https://github.com/abpframework/abp/blob/c9605cff37341eedb9d3d1dd6f8c467165cc1046/framework/src/Volo.Abp.AspNetCore/Microsoft/Extensions/DependencyInjection/CookieAuthenticationOptionsExtensions.cs
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
