Risk-based authentication
In authentication, risk-based authentication is a non-static authentication system which takes into account the profile of the agent requesting access to the system to determine the risk profile associated with that transaction. The risk profile is then used to determine the complexity of the challenge. Higher risk profiles leads to stronger challenges, whereas a static username/password may suffice for lower-risk profiles. Risk-based implementation allows the application to challenge the user for additional credentials only when the risk level is appropriate.
Because risk-based validation takes into account all the background information available f, user validation accuracy is improved without inconveniencing the user. As a result, risk-based authentication has been used by major companies to replace traditional security models.