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

Dumitru HUSLEAG updated AMQ-5491:
---------------------------------
      Description: 
We use the web console as a standalone 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 
session expiry.
As BASIC authentication does not allow easily to force login on 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 containing:
- a new file login.html
- the modified site.css
- and the modified web.xml (with extra <session-config>)
      Environment: Ubuntu 13.10 64Bits
    Fix Version/s:     (was: 5.11.0)

> 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
>         Environment: Ubuntu 13.10 64Bits
>            Reporter: Dumitru HUSLEAG
>
> We use the web console as a standalone 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 
> session expiry.
> As BASIC authentication does not allow easily to force login on 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 containing:
> - a new file login.html
> - the modified site.css
> - and the modified web.xml (with extra <session-config>)



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

Reply via email to