[
https://issues.apache.org/jira/browse/SLING-13178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Norman updated SLING-13178:
--------------------------------
Description: When using the starter app, the initial webconsole login
action sets the sling.formauth cookie path to "/". But the action from the
logout link attempts to clear the sling.formauth cookie with a path of
"/system/console". Since the path doesn't match what was stored in the client
browser it does not clear the original cookie and the user remains logged in.
(was: When using the starter app, the initial login action sets the
sling.formauth cookie path to "/". But the action from the logout link
attempts to clear the sling.formauth cookie with a path of "/system/console".
Since the path doesn't match what was stored in the client browser it does not
clear the original cookie and the user remains logged in.)
> Logout link from the WebConsole UI fails to logout
> --------------------------------------------------
>
> Key: SLING-13178
> URL: https://issues.apache.org/jira/browse/SLING-13178
> Project: Sling
> Issue Type: Bug
> Reporter: Eric Norman
> Assignee: Eric Norman
> Priority: Major
> Fix For: Form Based Authentication 2.0.2
>
>
> When using the starter app, the initial webconsole login action sets the
> sling.formauth cookie path to "/". But the action from the logout link
> attempts to clear the sling.formauth cookie with a path of "/system/console".
> Since the path doesn't match what was stored in the client browser it does
> not clear the original cookie and the user remains logged in.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)