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

Gert Vanthienen commented on FELIX-3006:
----------------------------------------

The LogoutServlet plugin was added to avoid having to code addtional bits and 
pieces into the main OsgiManager class if we can have the logout code/ui/... 
done in a similar way as the other stuff.

As Felix already pointed out, there's no use of sessions or cookies, so I just 
focused on getting the UI done and sending back the HTTP 401 authentication 
challenge so people have to provide their credentials again before they can 
continue working.  That's the closest thing to 'logging out' that I could 
imagine, but I'm open to suggestions.

Feel free to send along any suggestions/recommendations for improvement and 
I'll gladly alter the patch...

> 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
>         Attachments: FELIX-3006.diff
>
>
> 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