900
Views
4
Comments
Idle Session Timeout
Application Type
Mobile, Reactive

Can Anyone Explain how to implement Session timeout when user is not interacting with application for specific time?

2023-11-23 17-33-32
NE☼

Hi sasikumar,

This can be set up through Session Login Settings given in Service Center -

Service Center > Administration > Security > Application Authentication

Default Max Idle Time is 20 minutes.

Hope this is what you were looking for.


UserImage.jpg
SASIKUMAR S

But The Application is still Active and not Getting Logged Out.

Do i need to do any other configuration?

2022-12-09 04-50-17
Shubham Doshi

Kindly go through the links which I have shared.

2022-12-09 04-50-17
Shubham Doshi

Hello Sasikumar,

The default value for the session timeout depends on the application server:

.Net : 20m

J2EE: 60m

You can change the the timeout  as mentioned by Alok

You can also visit below links for more info:

https://success.outsystems.com/Documentation/10/Developing_an_Application/Use_Data/Sessions_in_Web_Applications

https://www.outsystems.com/forums/discussion/34866/factory-configuration-how-to-change-the-session-timeout-in-factory-configuratio/

Hope it helps :)


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.