Clarify Security events during deferred authentication
------------------------------------------------------
Key: SEAMSECURITY-139
URL:
https://issues.jboss.org/browse/SEAMSECURITY-139
Project: Seam Security
Issue Type: Bug
Affects Versions: 3.1.0.Final
Reporter: Marek Schmidt
Fix For: Future
It does appear that when authenticator sets status to AuthenticationStatus.DEFERRED, a
LoginFailedEvent is fired.
Then, when DeferredAuthenticationEvent is fired by the authenticator, no LoggedInEvent is
fired.
Is this the intended behaviour? (I would have expected a LoggedInEvent after a successful
DeferredAuthenticationEvent, and no LoginFailedEvent when authenticator is
AuthenticationStatus.DEFERRED.)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira