Hello, here are the settings :
"SessionLengthWebInDays": 30,
"SessionLengthMobileInDays": 30,
"SessionLengthSSOInDays": 30,
"SessionCacheInMinutes": 10,
"SessionIdleTimeoutInMinutes": 365000,
I changed the SessionIdleTimeoutInMinutes
value last week in an attempt to solve this problem. Before, it was set to 0 but the probleme happended all the same
"LocalizationSettings": {
"DefaultServerLocale": "fr",
"DefaultClientLocale": "fr",
"AvailableLocales": "en,fr"
},
The problem occurs in the desktop app (Mac and Windows) and in browsers (tested only in chrome for now, but beginning to test it today in other browers)
It seems that the problem doesn’t occur in the mobile app (iOs & Android) but I am not 100% sure. Will try to have a definitive answer on that one.
Thanks you very much