SSO/HTTP/Mambot/Parameters

From Authentication Tools for Joomla! (JAuthTools)

< SSO | HTTP | Mambot(Difference between revisions)
Jump to: navigation, search
(New page: The HTTP mambot exposes the following unique parameters: Additionally the HTTP mambot relies on many of the LDAP Tools parameters to support use...)
 
Line 1: Line 1:
The HTTP mambot exposes the following unique parameters:
The HTTP mambot exposes the following unique parameters:
 +
'''User Key'''
 +
This is a key in the PHP $_SERVER array that denotes where the username will be stored.
 +
 +
'''username_replacement'''
 +
This is a pipie seperated list of string to replace with blanks from the username. For example this can be used to remove the domain part of an AD login (e.g. to turn 'user@AD.JOOMLA.ORG' into 'user' set this value to '@AD.JOOMLA.ORG')

Current revision as of 01:33, 6 May 2007

The HTTP mambot exposes the following unique parameters:

User Key This is a key in the PHP $_SERVER array that denotes where the username will be stored.

username_replacement This is a pipie seperated list of string to replace with blanks from the username. For example this can be used to remove the domain part of an AD login (e.g. to turn 'user@AD.JOOMLA.ORG' into 'user' set this value to '@AD.JOOMLA.ORG')


Additionally the HTTP mambot relies on many of the LDAP Tools parameters to support user autocreation.

Personal tools