LiveCycle User Manager does have the capability to fetch and synchronize
user accounts with non-LDAP systems as well as to authenticate users
against 3rd party systems. To do this you will need to write a bit of
code to bridge the gap. This is done by coding service provider
interfaces (SPI). There are two flavours:1 - Authentication Manager -
authenticates a user against the - basically your single sign on2 -
Directory Manager - populates and synchronizes user records much the way
LC does with ...