<@U8X7E86M6> hey Steve - do you know if there is a...
# suitecommerce
k
@Steve Goldberg hey Steve - do you know if there is a way to force a session to expire? this is for testing only....we are trying to affect what happens upon expiration - i.e link to a different page other than login
s
🤔
No? I think you can lower the global maximum for sessions to an impossibly low number; or if you're doing browser testing, you could have two tabs open on the same page, and then log out in one of them?
k
hmm - where is that setting?
I see it - idle session timeout minutes
s
is it not in general preferences?
k
thanks!
s
FTR
I don't know if it also applies to web store sessions
k
yes general preferences
s
please test and let me know 😄
k
will do
actually as i think of it - it will probably kick me out of NS pretty fast too
s
yes it will
Someone suggested to me that you just delete the JSESSIONID cookie in your browser?
Or is there a specific thing you're trying to test?
k
we are setting up SSO - have the everything working nicely except for the expired session behavior
s
I am a noob with SSO but is deleting cookies not a good test?
k
i deleted the JSESSIONID and was redirected so that may work - thanks