Alfresco login with custom authentication system
Hi,We have customized Alfresco login in order to validate user's credentials against our custom authentication system called AUS.We have created our own class that extends AbstractAuthenticationComponent. In the authenticateImpl method we are making ...