Implement the Auth->logout hook for XMLRPC authentication, to do proper single sign-out.
Calls the MNET method kill_children at the IDP so proper single singout happens. But we _don't_ do this when the session times out, as the user could log in again. Make sure we set/unset session variables as appropriate also.
Please register or sign in to comment