SY0-301 · Question #212
A company has purchased an application that integrates into their enterprise user directory for account authentication. Users are still prompted to type in their usernames and passwords. Which of the
The correct answer is C. Same sign-on. Same Sign-On (SSO in the 'same' sense) means users authenticate with the same credentials across multiple systems, but they are still required to manually enter those credentials each time they access a new system. This differs from Single Sign-On (Option D), where a user authent
Question
A company has purchased an application that integrates into their enterprise user directory for account authentication. Users are still prompted to type in their usernames and passwords. Which of the following types of authentication is being utilized here?
Options
- ASeparation of duties
- BLeast privilege
- CSame sign-on
- DSingle sign-on
How the community answered
(18 responses)- B6% (1)
- C89% (16)
- D6% (1)
Explanation
Same Sign-On (SSO in the 'same' sense) means users authenticate with the same credentials across multiple systems, but they are still required to manually enter those credentials each time they access a new system. This differs from Single Sign-On (Option D), where a user authenticates once and is automatically granted access to integrated systems without re-entering credentials. Since users are still prompted to type their usernames and passwords, this is Same Sign-On, not Single Sign-On. Options A and B (Separation of Duties and Least Privilege) are authorization/access control concepts, not authentication types.
Topics
Community Discussion
No community discussion yet for this question.