I've implemented a subscriber for the extranet login notifier. It works nicely, when the redirect page is the same as the login page.
To get full advantage of the login notifier, there must be an logoff notifier as well. This is not present at the current version 18.16.1.1.
It is possible to use some quick and dirty solution to capture the logoff/session end event, but these are not working properly, so i dont want to use these.
So my feature request would be to implement a OnExtranetLogoff method.