|
mpf:xml | importas=login
this is to protect your databases/applications for access by authentified users only (does work only, if session mode is turned on). users must be listed in user-library xml-file
Accessing user information
use the token-structure as shown below to display value of any attribute you defined for user-tag in xml-file. values will be stored in variable "session/user" and are available until client session expires

|