7.1

Table Of Contents
The basic webintegration index.php file
External person access
Where the external_login.php handles both authentication and redirect parameters, the person_access.php file is solely used
for authentication. The return value of the external_person_access.php file differs form the external_login.php file as it
returns an MD5 hashed password on success or a zero (0) when authentication has failed
This method may be used to create a custom login form where the feedback is used to notify the user in case of an invalid login
or password. On success the hashed password can then we used in the fcPasswordMD5 attribute of the external_login.php
file.
©2010 Objectif Lune Inc - 200 -