You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Andi Huber (Jira)" <ji...@apache.org> on 2020/03/15 16:42:00 UTC

[jira] [Closed] (ISIS-2306) Vaadin Viewer: Action calls need an IsisSession

     [ https://issues.apache.org/jira/browse/ISIS-2306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andi Huber closed ISIS-2306.
----------------------------
    Resolution: Fixed

We subclass the Vaadin provided Servlet so we can intercept any request.
Each request to this IsisServletForVaadin gets its own IsisSession now.

After successful login, the authentication information (AuthenticationSession) is simply stored on the HttpSession of the associated HttpRequest.

> Vaadin Viewer: Action calls need an IsisSession
> -----------------------------------------------
>
>                 Key: ISIS-2306
>                 URL: https://issues.apache.org/jira/browse/ISIS-2306
>             Project: Isis
>          Issue Type: Improvement
>          Components: Viewer: Vaadin
>            Reporter: Andi Huber
>            Assignee: Andi Huber
>            Priority: Minor
>             Fix For: 2.0.0-M3
>
>




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