[ 
https://issues.apache.org/jira/browse/FELIX-3006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13053077#comment-13053077
 ] 

Felix Meschberger commented on FELIX-3006:
------------------------------------------

The Web Console itself does not use HTTP Sessions or cookies. It is purely HTTP 
Basic Authentication based.

So the implementation of logout would essentially be sending a 
401/AUTHENTICATION REQUIRED status which would yield the "nice" browser dialog 
asking for user name and password.

Nevertheless, this sounds like resonable to me but requires some API changes...

> Please create a logout button for the web console screen
> --------------------------------------------------------
>
>                 Key: FELIX-3006
>                 URL: https://issues.apache.org/jira/browse/FELIX-3006
>             Project: Felix
>          Issue Type: Improvement
>          Components: Web Console
>            Reporter: Susan Javurek
>
> Please add a log out button on the web console to avoid sessions and cookies 
> being retained. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to