Custom logout

Hi,

we want to provide a link to logout of the Portal but do not want to use the build portlet that come with wm Portal, i was looking at all the API to find the relevant function but was not able to find any.

Was is the proper way to achieve this?

thanks

Stephane

If you provide a user with following link http:///?method=logout this will effective logout user from the server

Alex

What I think Alex was trying to say was, use “?method=logout” as the query string in your link. webMethods Advantage, for example, is powered by Portal. If scrub over the logout link in the upper right hand corner, this is what you’ll see.

You can also use ?method=logout as the URL in a relative link, and then you have a link you can click, and you can add an alias to the link and have that be your URL to logout.