Hello,
thanks a lot for the reply and the useful information. Which documentation can I consult on creating such an event handler?
I do not like the Servlet filter solution too much because of the complicated deployment and it would also be called in every request if I get that right.
We are already using custom authenticator because we use hashed passwords. Can I also use the authenticator here. I could just fail authentication if the password expired but I would need the information on the login page that the password expired. Do you think this is feasible?
Another thing we were thinking about is a custom portlet that is entered as the target of a login page rule and checks the password expiry. In case of an expired password the user is presented a modal password change dialog otherwise he is redirected to the last active tab. Do you think this is feasible? How can I redirect to the last active tab.
Regards,
Mathias
#MWS-CAF-Task-Engine#webMethods#webMethods-BPMS