kvdevopse opened a new issue #10980:
URL: https://github.com/apache/incubator-superset/issues/10980


   Set up timeout session for users in Superset Application
    
   Hi, We set up the superset application and we are trying to achieve the 
application UI timeout session for the users. In config.py file we setup 
"PERMANENT_SESSION_LIFETIME = 60" for one minute but session timeout for users 
is not working. The logout for users is not happening automatically and also if 
we refresh the superset application UI page, it is logging in directly without 
prompting login page.
   
   These are the timeout session values we passed in config file.
   SUPERSET_WEBSERVER_TIMEOUT = 60
   **PERMANENT_SESSION_LIFETIME = 60**
   
   SQLLAB_TIMEOUT = 30
   
   Please help us to fix the timeout session. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to