Salesforce Certified Identity and Access Management Practice

Disable ads (and more) with a membership for a one time $4.99 payment

Study for the Salesforce Certified Identity and Access Management Exam. Utilize flashcards, multiple choice questions, and comprehensive explanations to prepare thoroughly. Get ready to ace your exam!

Practice this question and more.


Why is limiting session length advantageous in terms of security?

  1. Enhances performance

  2. Prevents unauthorized access

  3. Improves system scalability

  4. Reduces network traffic

The correct answer is: Prevents unauthorized access

Limiting session length is advantageous in terms of security because it helps prevent unauthorized access. When sessions are left open for long periods of time, it increases the risk of someone gaining unauthorized access to the system by stealing or hijacking a valid session. By enforcing session timeouts and limiting the length of each session, organizations can significantly reduce the window of opportunity for potential attackers to exploit these open sessions and gain unauthorized access to sensitive information or resources. The other options - enhancing performance, improving system scalability, and reducing network traffic - are not directly related to the advantages of limiting session length in terms of security. While these factors may be affected by session management strategies, they are not the primary purpose of setting session timeouts for security reasons.