Alex Parvulescu created OAK-2872:
------------------------------------
Summary: ExternalLoginModule should clear state when login was not
successful
Key: OAK-2872
URL: https://issues.apache.org/jira/browse/OAK-2872
Project: Jackrabbit Oak
Issue Type: Bug
Components: auth-external
Reporter: Alex Parvulescu
Assignee: Alex Parvulescu
As discussed in [1], it looks like the ExternalLoginModule ignores cleaning up
its internal state when login was not successful.
What I assume happens next is the old session (probably the initial one created
on the very first login call) would be reused throughout the module's lifetime,
which would in the end result in the SNFEs post compaction.
[1] http://markmail.org/thread/pcmlz74ngxl7sqfy
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)