Although, I've materially changed the question to protect copyright, I ran across a question worded similarly to the following:
SSO uses the following mechanism:
A. Private key
B. Public key
C. Certificates
D. Account name & password
I chose D (but the answer is C). From Wikipedia the only implementation that sometimes uses certificates is smart cards; but all use username/password. Source:
http://en.wikipedia.org/wiki/Single_sign-on
Why is C the best answer?