vasiliyfomichev / Slack-for-Sitecore

Repository used for the Slack for Sitecore
GNU General Public License v3.0
3 stars 2 forks source link

Fix security auth event listeners #1

Closed vasiliyfomichev closed 8 years ago

vasiliyfomichev commented 8 years ago

Events are not firing when users log in and out.

vlukash commented 8 years ago

More info on this: security:loggedIn/loggedOut events do not work properly on current Sitecore 8.1 rev. 151207 (Update-1) version.

I was able to raise these events from custom "loggedin" processor and get security:loggedIn/loggedOut events to work. But in this case I see the similar behavior that is described in Issue #3 - browser hangs after event triggered.

Posted this issue in community forum

vlukash commented 8 years ago

I've opened the Sitecore ticket for this issue. Will keep you posted

vlukash commented 8 years ago

From Sitecore support:

//////////////// The described behavior is related to the previously registered bugs (382663, 90553), related to these not used events - this is why they are not triggered. Instead of the mentioned events, please consider using their analogs:

In the "web.config" file: