TackleMcClean 🏅
12/13/2023, 4:38 PMhuwred
12/13/2023, 5:48 PMTackleMcClean 🏅
12/13/2023, 7:28 PMhuwred
12/13/2023, 8:11 PMkdx-perbol
12/13/2023, 8:43 PMkdx-perbol
12/13/2023, 8:47 PMhuwred
12/13/2023, 8:54 PMTackleMcClean 🏅
12/13/2023, 9:27 PM/umbraco/backoffice/umbracoapi/authentication/GetRemainingTimeoutSeconds
and it returns
)]}',
0.0
When logging into this odd scenario, we've timed it to exactly 40 seconds until one is logged out again.
Strangely enough we can get it working by setting Security__AllowConcurrentLogins
to true
.
When testing this we are using different slot domain names, different databases, different browsers (so no cookie overlap/collision). And yet it happens.
We went down a rabbit hole we couldn't get out of trying to set up som DistributedSqlCache in case the session data is lost somehow on Azure.TackleMcClean 🏅
12/13/2023, 9:27 PMTackleMcClean 🏅
12/13/2023, 9:28 PMkdx-perbol
12/13/2023, 9:58 PMGetRemainingTimeoutSeconds
directly after signing in, what does it say?kdx-perbol
12/13/2023, 9:58 PMUMB_UCONTEXT
cookie on signin? And is the cookie domain correct? And is the cookie passed on subsequent requests to e.g., GetRemainingTimeout
?kdx-perbol
12/13/2023, 10:01 PMkdx-perbol
12/13/2023, 10:04 PMGetRemainingTimeout
to happen. 🙂 I'm guessing if it gets 0 as reply it will trigger a redirect to signin etc.kdx-perbol
12/13/2023, 10:06 PM)]}',
anyway? Looks like the result is appended verbatim to JavaScript and executed?TackleMcClean 🏅
12/13/2023, 10:07 PMkdx-perbol
12/13/2023, 10:08 PMTackleMcClean 🏅
12/13/2023, 10:09 PMTackleMcClean 🏅
12/13/2023, 10:10 PMTackleMcClean 🏅
12/13/2023, 10:10 PMkdx-perbol
12/13/2023, 10:10 PMkdx-perbol
12/13/2023, 10:10 PMkdx-perbol
12/13/2023, 10:10 PMGetRemainingTimeout
say directly after signin?TackleMcClean 🏅
12/13/2023, 10:11 PM)]}',
28661.934916
TackleMcClean 🏅
12/13/2023, 10:11 PMTackleMcClean 🏅
12/13/2023, 10:11 PMTackleMcClean 🏅
12/13/2023, 10:12 PMkdx-perbol
12/13/2023, 10:13 PMTackleMcClean 🏅
12/13/2023, 10:14 PMkdx-perbol
12/13/2023, 10:15 PMTackleMcClean 🏅
12/13/2023, 10:16 PM