Description
Log out a user on the SWL platform. This is part of the SWL SSO offering.
Required parameters for all SSO calls
Additional required parameters for this call
Optional parameters
Example response
The user's SSO token will be invalidated on successful logout. Any failure will be returned as a failed call as described in Handling the response.
<?xml version="1.0"?>
<response status="ok" time="Mon, 25 May 2009 20:28:38 -0500" p="0.056733131408691">
<logout count="1">
<sso_logout/>
</logout>
</response>