Bases: horizon.forms.views.ModalFormView
Logs in a user and redirects them to the URL specified by horizon.get_user_home().
alias of Login
Clears the session and logs the current user out.
Swaps a user from one tenant to another using the unscoped token from Keystone to exchange scoped tokens for the new tenant.
Reversible named view to direct a user to the appropriate homepage.