This is the default scenario, which uses ARCHIBUS security and Web Central as the authentication server.
The security service:
The password can be stored in authentication repository in clear text or encrypted. It can be encrypted using the older ARCHIBUS format, the newer ARCHIBUS format (PasswordEncoderVersion2Impl), or some other encoding (such as MD5 or SHA).
For information on configuring this use case, see Configuring the ARCHIBUS Security Authentication Use Case.
The following diagram illustrates Remoting-DWR dependencies, when remote services (such as WFRs, SecrityService, AdminService, and DocumentService) are invoked from a JS client using DWR remoting (for example, SecrityService.login and SecrityService.logout calls).
The following diagram illustrates Services dependencies, when services (SecurityService, AdminService, DocumentService) are invoked locally (from Java code) or remotely:
The following diagram illustrates afm_users authentication dependencies: