5.10: Single Sign On (SSO) (Doshi) Flashcards
What is a single sign-on (SSO)?
A use authentication service that permits a user to use on set of login credentials to access multiple applications.
Advantages of SSO:
(1) Multiple passwords not required. This encourages user to select a stronger password.
(2) Improves administrator’s ability to manage user’s accounts.
(3) Reduces administrative overhead cost in resetting passwords due to lower number of IT help desk calls about passwords.
(4) Reduces time taken by users to log into multiple applications.
Disadvantages of SSO:
(1) SSO acts as a single authentication point for multiple applications which constitute risk of single point of failure.
(2) Support of all major operating system environments is difficult.
What is Reduced Sign on?
Users need to sign in individually for each application (with same user ID and password)
Kerberos:
Kerberos is an example of SSO.
Kerberos is an authentication service used to validate services and users in distributed computing environment (DCE).
The name Kerberos derived from mythical 3 headed dog guarding the gates to the underworld
In client server model, only users are authenticated. However in a distributed computing environment (DCE) both users and servers authenticate themselves.
At initial longon time, Kerberos 3rd party application is used to verify the identity of the client.
MAJOR risks of SSO in order:
(1) - SSO acts as a SINGLE point of failure (best choice)
(2) SSO acts as single authentication point for multiple applications.
What is the most important CONTROL for SSO?
The implementation of strong PASSWORD policy
An organization is introducing a single sign-on (SSO) system. Under the SSO system, users will be required to enter only one user ID and password for access to all application systems. A MAJOR risk of using single sign-on (SSO) is that it:
A. acts as a single authentication point for multiple applications.
B. acts as a single point of failure.
C. acts as a bottleneck for smooth administration.
D. leads to a lockout of valid users in case of authentication failure.
A. acts as a single authentication point for multiple applications.
SSO acts as a single authentication point for multiple applications which constitute risk of single point of failure. The primary risk associated with single sign-on is the single authentication point. A Single point of failure provides a similar redundancy to the single authentication point. However, failure can be due to any other reasons also. So more specific answer to this question is option A.
An organization is introducing a single sign-on (SSO) system. In SSO, unauthorized access:
A. will have minor impact.
B. will have major impact.
C. is not possible.
D. is highly possible.
B. will have major impact.
Single sign-on (SSO) is a user authentication service that permits a user to use one set of login credentials (e.g., name and password) to access multiple applications. This constitutes risk of single point of failure. The impact will be greater since the hacker needs to know only one password to gain access to all the related applications and therefore, cause greater concerns than if only the password to one of the systems is known. Introduction of SSO will not have any relevance on possibility (higher or lower) of unauthorized access.
An organization is introducing a single sign-on (SSO) system. Under the SSO system, users will be required to enter only one user ID and password for access to all application systems. A MAJOR risk of using single sign-on (SSO) is that:
A. It increases security administrator work load.
B. It reduces administrator’s ability to manage user’s accounts.
C. It increases time taken by users to log into multiple applications.
D. Unauthorized password disclosure can have greater impact
D. Unauthorized password disclosure can have greater impact.
Single sign-on (SSO) is a user authentication service that permits a user to use one set of login credentials (e.g., name and password) to access multiple applications. This constitutes risk of single point of failure. The impact will be greater since the hacker needs to know only one password to gain access to all the related applications and therefore, cause greater concerns than if only the
password to one of the systems is known.SSO improves the administrator’s ability to manage user’s accounts. SSO reduces time taken by users to log into multiple applications and work load of security administration.
An organization is introducing a single sign-on (SSO) system. Under the SSO system, users will be required to enter only one user ID and password for access to all application systems. To prevent unauthorized access, the MOST important action is to:
A. to monitor all failed attempts.
B. regular review of log files.
C. implement a strong password policy.
D. to deactivate all unused accounts.
C. implement a strong password policy.
A strong password policy is better preventive control. Other options are good practice but may not able address the risk of unauthorized access if password is compromised
Which following is MOST important benefit of Single Sign On?
A. Easier administration of password management.
B. It can avoid a potential single point of failure issue
C. Maintaining SSO is easy as it is not prone to human errors
D. It protects network traffic
A. Easier administration of password management.
Easier administration of changing or deleting passwords is the major advantage of implementing SSO. The advantages of SSO include having the ability to use stronger passwords, easier administration of changing or deleting the passwords, and requiring less time to access resources
Risk of unauthorized access can be BEST control by:
A. Before-image/after-image logging
B. Vitality detection
C. Multimodal biometrics
D. Kerberos
D. Kerberos
Kerberos is a network authentication protocol for client-server applications that can be used to restrict access to the database to authorized users. Vitality detection and multimodal biometrics are controls against spoofing and mimicry attacks. Before-image/after-image logging of database transactions is a detective control, as opposed to Kerberos, which is a preventative control.
MAJOR or MOST critical risks of SSO when (1) - SSO acts as a SINGLE point of failure and (2) SSO acts as single authentication point for multiple applications are both options?
SSO acts as single authentication point for multiple applications
Which of the following controls would be the MOST comprehensive in a remote access network with multiple and diverse subsystems?
A. Proxy server
B. Firewall installation
C. Network administrator
D. Password implementation and administration
?