6.1.1.2.1.1. linotp.controllers.account module

account controller - used for loggin in to the selfservice

class linotp.controllers.account.AccountController(*args, **kw)[source]

Bases: linotp.lib.base.BaseController

The AccountController
/account/

is responsible for authenticating the users for the selfservice portal. It has the following functions:

/account/login /account/dologin
login()[source]
test()[source]