Description
Returns whether the user is currently logged into the SWL system. This is part of the SWL SSO offering.
Required parameters for all SSO calls
Additional required parameters for this call
Example response - user logged in
<?xml version="1.0"?>
<response status="ok" time="Mon, 25 May 2009 20:31:34 -0500" p="0.044039964675903">
<isLoggedIn count="1">
<sso_isLoggedIn>
<isLoggedIn><![CDATA[true]]></isLoggedIn>
</sso_isLoggedIn>
</isLoggedIn>
</response>Example response - user NOT logged in
<?xml version="1.0"?>
<response status="ok" time="Mon, 25 May 2009 20:31:34 -0500" p="0.044039964675903">
<isLoggedIn count="1">
<sso_isLoggedIn>
<isLoggedIn><![CDATA[false]]></isLoggedIn>
</sso_isLoggedIn>
</isLoggedIn>
</response> Small World Labs is looking for talented individuals to join our growing team. Check out the opportunities below.