You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Hadrian Zbarcea (JIRA)" <ji...@apache.org> on 2014/12/17 15:49:13 UTC

[jira] [Assigned] (AMQ-5491) Standalone Web console Session timeout with user/password input

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

Hadrian Zbarcea reassigned AMQ-5491:
------------------------------------

    Assignee: Hadrian Zbarcea

> Standalone Web console Session timeout with user/password input
> ---------------------------------------------------------------
>
>                 Key: AMQ-5491
>                 URL: https://issues.apache.org/jira/browse/AMQ-5491
>             Project: ActiveMQ
>          Issue Type: New Feature
>          Components: webconsole
>    Affects Versions: 5.11.0
>         Environment: Ubuntu 13.10 64Bits
>            Reporter: Dumitru HUSLEAG
>            Assignee: Hadrian Zbarcea
>             Fix For: 5.11.0
>
>         Attachments: 0001-AMQ-5491-Standalone-Web-console-Session-timeout-with.patch
>
>
> We use the web console as a standalone application deployed on a Jetty instance.
> And we need to secure web access to it with ssl and user/password authentication.
> We need to have a session timeout and to force re-input of the credentials on each session expiry.
> As BASIC authentication does not allow easily to force login again on each HTTP session expiration I have to add a login form and a default session expiration of 30 minutes.
> I am attaching to this request the git patch proposal containing:
> - a new file login.html (modified copy of 403.html)
> - the modified site.css
> - and the modified web.xml (with extra <session-config>)
> The Git patch is made on the current 5.11 SNAPSHOT.
> The top commit at the moment I cloned the project from Git on the master branch is:
> {quote}
> commit d25c52ccb2c9c23535f9d4488fe8be8600148852
> Author: gtully <ga...@gmail.com>
> Date:   Thu Dec 11 14:40:56 2014 +0000
>     https://issues.apache.org/jira/browse/AMQ-5483 - fix and test - assigned group counts are updated when lru map evicts a group assignment
> {quote}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)