Login Event Handler not redirecting to login page after error
Description
We use an AfterLoginEventHandler to force certain roles to log in with a selected organization. It has always worked in a way that when the error is triggered the user sees an error message and is redirected to the login page.
After upgrading to version 9, the user is not redirected and instead the screen is blank (except for the left panel). The only option for the user is to refresh the page and try again.
We use an AfterLoginEventHandler to force certain roles to log in with a selected organization. It has always worked in a way that when the error is triggered the user sees an error message and is redirected to the login page.
After upgrading to version 9, the user is not redirected and instead the screen is blank (except for the left panel). The only option for the user is to refresh the page and try again.
Event Handler Class causing the misbehaviour: