[
https://issues.apache.org/jira/browse/SLING-13178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Norman resolved SLING-13178.
---------------------------------
Resolution: Fixed
Merged PR at:
[{{91a056d}}|https://github.com/apache/sling-org-apache-sling-extensions-webconsolesecurityprovider/commit/91a056ddf16cd747fadf69750b75262154f6d526]
> 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: Web Console Security Provider 2.0.0
>
>
> 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)