Methods
-
Different internal systems use different authentication methods. The SSO method works because a component of the system can use the initial log in information to translate and keep their access information stored based on each authentication method.
Protocols
-
Methods for incorporating SSO technology can be a Kerberos ticket-granting ticket that provides the user's identity, a smart card or a one-time password (OTP) token that communicates the clearance to all system components, procedures and data structures. Other interfaces have these protocols integrated into their programing.
Single Sign-Out
-
The opposite of the SSO method is called single sign-out. It is the reverse process wherein a single log-out removes access to several systems.
No comments:
Post a Comment