Properties
This section includes the main parameters for the Forms module.
Last updated
This section includes the main parameters for the Forms module.
Last updated
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"
logout_endpoint_url
Overrides default logout, click for more info.
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"
[]