1. Alfresco Content Services 7.4 Documentation, "Authentication subsystems": This section provides an overview of authentication subsystems, stating their purpose is to provide authentication and user registry export (synchronization). It lists various protocols they support, including CIFS, FTP, WebDAV, and the SharePoint Protocol.
Reference: Alfresco Content Services 7.4 > Administering > Managing authentication and security > Authentication subsystems.
2. Alfresco Content Services 7.4 Documentation, "Chained authentication": This document explicitly describes the sequential nature of the authentication chain. It states, "Alfresco supports a chain of authentication subsystems... Alfresco will try to authenticate a user against each of the subsystems in the chain, in order, until it finds one that can successfully authenticate the user." This directly contradicts the concept in option B.
Reference: Alfresco Content Services 7.4 > Administering > Managing authentication and security > Chained authentication.
3. Alfresco Content Services 7.4 Documentation, "Configuring authentication subsystems": This page details the properties for configuring the authentication chain (authentication.chain). The examples for SSO (like Kerberos) show the SSO-specific subsystem placed at a single point in the chain, reinforcing that it is one step in a sequence, not a parallel target.
Reference: Alfresco Content Services 7.4 > Administering > Managing authentication and security > Configuring authentication subsystems.