def self.login_redirection_options
    {
      "keep_on_same_page" => _("Stays on the same page the user was before login."),
      "site_homepage" => _("Redirects the user to the environment homepage."),
      "domain_root" => _("Redirects the user to the current domain root."),