Eric Norman created SLING-13178:
-----------------------------------
Summary: 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
Fix For: Form Based Authentication 2.0.2
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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)