You can manage the duration of user sessions and timeout settings for web applications you develop on the Kuika platform. You can increase the security of your app by configuring session durations, timeout settings and countdown notifications for logout.
Access Session Management Settings
Log in to the Kuika platform.
Select the project you will work on from the Apps screen.
Click the Configuration Manager module from the left menu.
Enter a name for the configuration and click the CREATE button.
If you have already created a configuration, select it from the left panel.
Go to the Web tab.
Click the ADD NEW button to configure the Session settings.
Configuring Settings in the Sessions Section
Name: Enter a unique name for the session settings.
Timeout (min) - Timeout Duration (Minutes):
The user's session will automatically end if no action is taken for the specified number of minutes.
For example, if 30 is entered, the session will end after 30 minutes of inactivity.
Logout Countdown (sec) - Logout Countdown Time (Seconds):
Specifies the countdown time that signals the end of the session.
For example, if 60 is entered, the user will be warned 60 seconds before the session ends.
Continue Timeout After Exit - Continue Timeout After Exit:
On: The timeout period is not reset when the user session is terminated. When the user logs in again, the previous timeout period will apply.
Off: The timeout period is reset when the session is closed. The time starts again when the user logs in again.
Saving Settings
After entering all settings, save the changes. With this process, your session management settings become active in your application.
By following these steps, you can create a secure and flexible session management infrastructure in the web applications you develop in Kuika.