claroline/claroline/backends/sso/sample.client.php File Reference

Go to the source code of this file.

Variables

 $nuSoapPath = '../../inc/lib/thirdparty/nusoap/nusoap.php'
 $ssoServerUrl = 'http://my.domain.com/mycampus/claroline/backends/sso/server.php'
 $cookieName = 'clarolineSsoCookie'
 $serverAuthenticationKey = ''
 $courseId = ''
 $groupId = ''

Variable Documentation

$cookieName = 'clarolineSsoCookie'

Definition at line 32 of file sample.client.php.

$courseId = ''

Definition at line 44 of file sample.client.php.

$groupId = ''

Definition at line 51 of file sample.client.php.

$nuSoapPath = '../../inc/lib/thirdparty/nusoap/nusoap.php'

This is an example in PHP and SOAP of a Single Sign On (SSO) client allowing a system to request user parameter from a cookie retrieved on the user browser.

WARNING ! The SOAP request will return a SSO updated cookie. It's the job of the SOAP client to update the cookie into the user browser.

Definition at line 20 of file sample.client.php.

$serverAuthenticationKey = ''

Definition at line 38 of file sample.client.php.

$ssoServerUrl = 'http://my.domain.com/mycampus/claroline/backends/sso/server.php'

Definition at line 26 of file sample.client.php.

Generated on Tue Jun 8 12:28:36 2010 for Claroline API by  doxygen 1.6.3