CISSP · Question #728
What is the MOST effective method to enhance security of a single sign-on (SSO) solution that interfaces with critical systems?
The correct answer is A. Two-factor authentication. Two-factor authentication (2FA) adds an additional layer of security to the authentication process by requiring users to provide two forms of identification: something they know (e.g., a password) and something they have (e.g., a physical token or a mobile device). This approach
Question
What is the MOST effective method to enhance security of a single sign-on (SSO) solution that interfaces with critical systems?
Options
- ATwo-factor authentication
- BReusable tokens for application level authentication
- CHigh performance encryption algorithms
- DSecure Sockets Layer (SSL) for all communications
How the community answered
(52 responses)- A71% (37)
- B4% (2)
- C15% (8)
- D10% (5)
Explanation
Two-factor authentication (2FA) adds an additional layer of security to the authentication process by requiring users to provide two forms of identification: something they know (e.g., a password) and something they have (e.g., a physical token or a mobile device). This approach significantly reduces the risk of unauthorized access even if the user's password is compromised.
Topics
Community Discussion
No community discussion yet for this question.