WRDAuthPlugin::ParseConfigurationNode (open)

Used for parsing plugin configuration data

Syntax

LOADLIB "mod::wrd/lib/internal/auth/webdesignplugin.whlib";

RECORD FUNCTION ParseConfigurationNode(OBJECT siteprofile, OBJECT node)

Parameters

OBJECT siteprofile

Siteprofile with the node to parse

OBJECT node

Node to parse

Return value

RECORD

Configuration

STRING authpageswitty
STRING ARRAY cachefields
STRING cookiedomain
STRING cookiename

Cookie name (not yet expanded)

STRING firstloginfield
STRING lastloginfield
STRING loginpage

Site reference to the login page (eg "currentsite::/")

BOOLEAN nohttponlycookies
INTEGER passwordresetlifetime

Password reset lifetime in minutes

STRING ARRAY routerfeatures
STRING samesitecookie
BOOLEAN securecookie
STRING servicemailtemplate
BOOLEAN spautocreate
STRING supportobjectname

Support object reference

STRING wrdschema

WRD schema name (not yet expanded)