How can you see the effect of active session life span properties?

grainer24
Mega Guru

Hello experts,
Did anyone of you have any experience on utilizing the any of the following properties (glide.integrations.active.session.life_span, glide.ui.active.session.life_span and glide.guest.active.session.life_span) ?
I can see in their documentations that the property enforces max lifespan on active guest HTTP session, authenticated HTTP sessions and  active guest HTTP sessions irrespective of inactive timeout. But I cannot figure out how can you see this effect implementation wise.
Does anyone of you have any experience on using or utilizing one of those properties?

Can you give a sample implementation wherein those properties can be tested for its effects?

Regards,
Grainer

1 REPLY 1

grainer24
Mega Guru

Hello,


Just an update,


I tried checking on the glide.ui.active.session.life_span property and it seems that its purpose is to enforce a timeout on a user session timeout. But upon checking on an admin user it seems that the 10 minutes timeout.

Regards,
Grainer