scale icon indicating copy to clipboard operation
scale copied to clipboard

Random logouts

Open Fizz11 opened this issue 5 years ago • 1 comments

Description Users have reported scale randomly logging them out. they will be clicking around and suddenly end up at the login page. Reproduction Steps ???

Expected behavior users should stay logged in for the duration of their session

Version and Environment Details scale 7

Fizz11 avatar Oct 22 '20 16:10 Fizz11

Do we have a SECRET_KEY defined? If it isn't set, the boot script will generate a new one each time the service is redeployed: https://github.com/ngageoint/scale/blob/330b6e6d15501faf52e069cf2a7f68619d959077/dockerfiles/framework/scale/entryPoint.sh#L42

mheppner avatar Oct 22 '20 18:10 mheppner