CAS-003 · Question #273
Which of the following is an example of single sign-on?
The correct answer is D. A web access control infrastructure performs authentication and passes attributes in a. Single Sign-On (SSO) means a user authenticates once and that authenticated session is transparently passed to other applications without re-authenticating. Option D - a web access control infrastructure that performs authentication and passes attributes to downstream…
Question
Which of the following is an example of single sign-on?
Options
- AAn administrator manages multiple platforms with the same username and hardware token.
- BMultiple applications have been integrated with a centralized LDAP directory for
- CA password is synchronized between multiple platforms and the user is required to
- DA web access control infrastructure performs authentication and passes attributes in a
How the community answered
(59 responses)- A3% (2)
- B5% (3)
- C2% (1)
- D90% (53)
Explanation
Single Sign-On (SSO) means a user authenticates once and that authenticated session is transparently passed to other applications without re-authenticating. Option D - a web access control infrastructure that performs authentication and passes attributes to downstream applications - is the textbook definition of SSO (as implemented by SAML, OAuth/OIDC, or systems like SiteMinder). Option A still requires separate logins to each platform. Option B (LDAP integration) centralizes the credential store but does not necessarily eliminate re-authentication per application. Option C explicitly states the user is required to re-enter credentials, which disqualifies it as SSO.
Topics
Community Discussion
No community discussion yet for this question.