Is this Secure Login Component is recommended to use in banking web application and ensure the total maximum security for all users
Cristopher Canceran wrote:
Although I haven't dug into the SecureLogin Component, I would suggest not. If you are looking for an internal banking application, then you probably want to integrate with whatever SSO solution the bank is using for internal employees. If you are looking for managing customers, you definitely want an external system to manage authentication as opposed to building it into the application.