Author Topic: http_authentification and session lifetime  (Read 3093 times)

Offline ninoaderri

  • Newbie
  • *
  • Posts: 1
http_authentification and session lifetime
« on: February 16, 2013, 04:15:38 PM »
Hi,

I'm using RC 0.8.5 with a MySQL DB. I set up an automatic login using the http_authentification plugin to get the credentials from http authentification.

It is working quite well, except that the message "Your session is invalid or expired" displays from time to time. It happens when the user connects to RC a second time after having closed the first session's tab more than 10 minutes ago, even if the http credentials are still available and valid... Is this related to session_lifetime ? How can I correct this to make the user experience fluid ?