|
Auto-login of user names to the ParaChat client is accomplished through
passing the user's name from a log in page on your site to the ParaChat
client, or by reading a cookie and placing a user name into the ParaChat
client applet HTML. Through some minor customization to the ParaChat
applet HTML, the user will be passed directly to the ParaChat room
without being required to log in directly to the ParaChat room.
For
example, if you place ParaChat in a member area, and you require users
to authenticate themselves to gain access to a member area, their user
name can be passed to the ParaChat room without requiring a secondary
log in. User authentication is a function of your webserver, and not of
ParaChat. ParaChat is already configured to accept authenticated user
names.
|