Properties
This section includes the main parameters for the Forms module.
Name
Description
Default value
Mandatory
http_context
What context is application served under.
"/forms"
webroot_dir
Where to load web resources from.
"web"
http_auth_redirect_url
Where to send the user for authentication
"/forms/authn/login"
overlay_dir
Where to load the overlayed resources from.
N/A
flows
An array with file path to flows to be loaded. Recommended is using @include directive.
N/A
verbose_logs
Array with string values. Possible values are
"flow"
,"session"
,"controls"
[]
Last updated