FastPass Sync by FastpassCorp is a password synchronization solution that automatically copies user credentials from Windows Active Directory to various target systems and applications. The system utilizes an interceptor at the Active Directory domain controller to capture password changes in clear text before Windows native encryption is applied. After interception, it evaluates the new password against established policies before forwarding the credentials in an encrypted format to both Active Directory and the connected target systems.
The solution includes a centralized user-mapping mechanism to link accounts where user IDs may differ, supporting integration with platforms such as SAP, Oracle, and IBM. To manage instances where a target system is unavailable, it employs an asynchronous event queue to hold and process password updates. Encrypted connections are used to transmit credentials, ensuring password changes are securely propagated to maintain a single set of login credentials per user.