WRDAuthPlugin::_GetConfig (open)
Return the configuration
Syntax
LOADLIB "mod::wrd/lib/internal/auth/webdesignplugin.whlib";
RECORD FUNCTION _GetConfig()Return value
RECORDPlugin configuration
BOOLEAN accountpasswordisauthsettingsWhether the password attribute of WRD type 'authenticationsettings'
STRING accountpasswordtagTag of the the password attribute
cookienameCookie name
STRING domainsecretDomain secret
INTEGER64 expire_loginExpire normal login after this time (milliseconds)
INTEGER64 expire_persistentloginExpire persistent login after this time (milliseconds)
INTEGER64 expire_thirdpartyloginExpire third party login after this time (milliseconds)
STRING fallback_lastloginfieldFallback last login field
fatalerrorIf it exists, describes the error when getting the authentication settings
BOOLEAN loginemailWhether the account email tag is equal to the login tag
INTEGER round_longlogins_toRound long logins to this time of the day (milliseconds)
STRING round_longlogins_tzRound long logins in this timezone
INTEGER64 round_mindurationMinimum duration of sessions when rounding (milliseconds)
INTEGER schemaidWRD schema id