SSO and LDAP are related in that both often reference the same Directory. The Authenticated User ID that is used by SSO can usually also be used by a form. When a form loads, the Authenticated User ID can be passed (as the form is loading) to LDAP to get User Details that can then populate form fields.
