Log Out a User

Hello all,

I have an end user workflow that is being executed when people first claim their accounts. In this workflow, the accountId is being reset to reflect the users log in name. When this workflow returns to the end user menu, all sorts of exceptions are being generated. The exceptions are from the old accountId being used to look up info. I would like to simply log out the user once the accountId has changed, so that they don't see any exceptions.

Is there an easy way to log out a user from a rule or workflow?

Thanks!

[556 byte] By [JimBearda] at [2007-11-26 14:53:04]
# 1
The easiest thing to do would be to probably have a postURL property on the submit button of the last form displayed to the user in this flow....set the postURL to user/logout.jsp
jerky966a at 2007-7-8 8:41:21 > top of Java-index,Web & Directory Servers,Directory Servers...