5.1.1. Validate Controller

See documentation for ValidateController class: linotp.controllers.validate.ValidateController

5.1.1.1. Authentication workflow

The following diagram denotes the authentication workflow. The loginname is reverse resolved to the userid by the useridresolver. Using the userid all tokens assigned to this user can be found in the token database.

../../_images/workflow1.png

The authentication workflow in LinOTP