on ‎2018 Apr 15 2:35 PM
Hi Experts ,
The user is not logout even if his session is expired , even we set the time to 1 min in project.property file Also we set in storefront web.xml file to 1 min
1
Can anyone tell me why this session is not got expired .
Thanks in advanced .
Request clarification before answering.
In Hybris we have two things. One is Session and Another one is cookie. if the session timeouts only when you go to checkout page user will be asked to enter the login. till that time it will take the data from cookies and user will be able to navigate other pages. if you use the hard login on every request then application will ask you to login again. so understand the cookie and session implementation.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Sam ,
Thanks for update . But if i put default. session. timeout=60 means 1 min and same in web.xml of storefront file in tag ther e is m setting the value as 5 min . Then if ueser is login after that user remain in active for some minutes then which time it took to logout the user session i.e from property file time i.e 1min or web.xml file i.e 5 min ?
Hi , Please update on above issue .
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.