7.1

Table Of Contents
Underwater login page flow
External login
The external_login.php file handles the authentication and forwards any parameters included in the request (POST or GET). If
the authentication fails the PSW login page will be shown. Optional parameters are used to redirect the web browser to a spe-
cific PrintShop Mail Web web page and to set the skin.
The external_login.php file requires the following attributes in order to authenticate the user:
l fcUserName, the login name
l fcPassword, the users password or
l fcPasswordMD5, the users password using a MD5 hash
The latter variable can be used to send the password in non readable format.
The following attributes are optional:
l fcPageID, used to redirect the user to a specific page.
l fnID, used to send a unique ID to PSW allowing to retrieve the information of a specific template or order.
©2010 Objectif Lune Inc - 198 -