An organization's compliance policy requires that when any user's session expires due to inactivity, the active session token must be immediately invalidated and the user redirected to the main login page, forcing a full re-authentication from scratch. During an internal audit, an administrator notices that when sessions time out, users are presented with a pop-up modal on their current page prompting for password re-entry rather than terminating the session entirely. Which configuration change must the administrator make to comply with the policy?
- Select the 'Force logout on session timeout' setting in Organization-Wide Session Settings.Cevap
- BCreate and assign a Permission Set that enables strict session termination rules for all active users.
- CDefine corporate subnet limits under Profile Login IP Ranges to enforce session re-authentication upon expiration.
- DAdd the organization's IP address block to Network Access to automatically invalidate idle session tokens.
Cevap
Select the 'Force logout on session timeout' setting in Organization-Wide Session Settings.
In Salesforce, navigating to Setup > Session Settings provides a global configuration option called 'Force logout on session timeout'. When this setting is enabled, session expiration completely invalidates the session token and redirects the browser to the login page. When left unchecked, Salesforce retains the session context and displays a lock overlay requesting credential re-entry.
Adım Adım Çözüm
Anahtar Kavram
Session Settings and Password Policies