How can I redirect a user from a logout service?

1
0
-1

Hi.

I have an application page that has a Link widget that allows a user to logout by running the "http://localhost:8080/bonita/logoutservice" URL.

I want the user to be logged out and also be redirected to another site when he/she clicks on this link (for e.g. The user clicks on the link, gets logged out and get's redirected to Google.com).

Is there anyway I can do this ?

No answers yet.
Notifications