I understand SSO as the one time login for all the applications connected. I would like to know more about SSO and how exactly it is achieved.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The basic mechanism is to trust your friend’s friend.
Another metaphor that’s used is the sticker they give you when you enter a secured building. In the morning, you show your valid ID (credential) to the security person, and for the rest of the day, the sticker acts as the pass (token). When you come back next day, you have to show your ID again.
Key technology is how you trust your friend or security guy or anyone in hostile network. See how Kerberos or asymmetric encryption work.