Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
4353 Visualizações

How to logout the website session using timer for User wise?

For example,

When user logged in, for certain time(i.e. 10-15 mins) only he/she will stay on that session which can be setup by Admin, more than that time user side can automatically needs to  logout the session.

NOTE: This Logout Session Timeout must be applicable both Active and Inactive User

Avatar
Cancelar
Autor

@Hilar Andikkadavath
Thanks for your reply.

https://apps.odoo.com/apps/modules/15.0/auth_session_timeout/

This module is working for inactive user at sometimes only. I need active user also.

Including that the user session information( i.e. logging time, logout time,User id name,date)details must be displayed in admin side and later this details should auto erase. How to do this? If you know pls answering me.

Anyone Knows please give some ideas.

Melhor resposta

You can find the free module by OCA in AppStore to handle timeouts

https://apps.odoo.com/apps/modules/15.0/auth_session_timeout/

After installing the module you have to setup the two parameters.

inactive_session_time_out_delay: validity of a session in seconds (default = 2 Hours)

inactive_session_time_out_ignored_url: technical urls where the check does not occur


Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
1
mai. 24
2691
2
ago. 21
4373
0
nov. 20
4034
0
jan. 23
1778
2
ago. 22
4035