-
Notifications
You must be signed in to change notification settings - Fork 33
22) Session Settings
Coding With The Force edited this page May 23, 2023
·
2 revisions
Session settings primarily revolve around user session timeouts and the security around them. Below you'll find a list of each, what they are and when to use them.
Timeout Value: This sets the amount of time a user can be inactive in an open session before their session ends/is terminated. SF polls user activity to make this determination every 5 minutes.
Disable Session Timeout Warning: Disables the popup that will show to users 30 seconds prior to their session ending.
Force logout on session timeout: This causes the browser to logout of SF and return to the SF login page when your SF session ends, forcing the user to login again.