User authentication allows you to let the system know that a valid account holder is logging into the system. Most validation requires a username and password.
Single Sign On
Single Sign on allows you to log in once and then you’re automatically granted access to additional services and resources without having to authenticate each time. Single Sign On (SSO) is built into the Windows domain functionality and uses the Kerberos protocol.