1.1. Validate Controller

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

1.1.1. Authentication workflow

The following diagram denotes the authentication workflow. The login name is reverse resolved to the user ID by the UserIdResolver. Using the user ID all tokens assigned to this user can be found in the token database.

../../_images/workflow1.png

The authentication workflow in LinOTP