Skip to main content
Categories

SSSO – Seamless single sign-on

You are here:
< All Topics

Seamless single sign-on – a term used by Microsoft meaning something like “SSO without having to enter your credentials again”, because SSO can mean “same sign-on”

What is seamless single sign-on?

Seamless Single Sign-on (SSSO) is a feature of Azure AD Connect which can be used in conjunction with password hash synchronization (PHS) or pass-through authentication (PTA). Each of these alone provides “same sign-on”, but with SSO in use as well, users will often experience true single sign-on.

SSSO configures Azure AD as a Kerberos service – so any user who has a valid Active Directory sign-in (and therefore valid Kerberos tokens) will get true single sign-on to Azure AD. This depends on various configurations (particularly those allowing the passing of Kerberos tokens to Web targets), and SSSO is always opportunistic – so if it doesn’t work, one of the options discussed above will be used to authenticate the user.


Table of Contents