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.
5 Answer(s)
- 
    0hi Please try to add this method to your project. https://github.com/abpframework/abp/pull/16504 We will fix it in the next version. 
- 
    0Your credit refunded. 
- 
    0Thanks. I will try this but I see many changes in the above URL. 
- 
    0hi Only add this class and call it. https://github.com/abpframework/abp/blob/c9605cff37341eedb9d3d1dd6f8c467165cc1046/framework/src/Volo.Abp.AspNetCore/Microsoft/Extensions/DependencyInjection/CookieAuthenticationOptionsExtensions.cs 
- 
    0Thanks it resolved the issue. 

 
                                