You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Daniel Keir Haywood (Jira)" <ji...@apache.org> on 2021/07/14 05:22:00 UTC

[jira] [Created] (ISIS-2797) Reimplement login page as a view model

Daniel Keir Haywood created ISIS-2797:
-----------------------------------------

             Summary: Reimplement login page as a view model
                 Key: ISIS-2797
                 URL: https://issues.apache.org/jira/browse/ISIS-2797
             Project: Isis
          Issue Type: Improvement
          Components: Isis Viewer Wicket
    Affects Versions: 2.0.0-M5
            Reporter: Daniel Keir Haywood


copied from a TODO that was onĀ org.apache.isis.core.security.authentication.logout.LogoutHandler:

* @since Apr 9, 2020
* TODO we are at early stages of the design, a better idea occurred:
* actually model the SignIn page as a true ViewModel similar to how we
* render the home-page; this should allow for the LogoutHandler to be called
* from the framework more directly and not from within the LogoutMenu's
* logout action, which is more complicated because, this happens within
* the context of an IsisInteraction, where we cannot simply purge the
* current session, when in the middle of an interaction



--
This message was sent by Atlassian Jira
(v8.3.4#803005)