Module parameters
This section includes the main parameters for the PasswordReset module. Parameters for password policy is covered in next section.
Configuration
Name
Description
Default value
Mandatory
name
Must be set to PasswordReset
PasswordReset
http_port
Port
N/A
http_context
What context is application served under.
/pwdreset
webroot_dir
Where to load web resources from. For default set "resources/web"
/pwdreset/web
http_auth_redirect_url
Where to send the user for authentication
/pwdreset/authn/login
overlay_dir
Where to load the overlayed resources from.
N/A
pipe_id
Pipe to execute
N/A
rules
Array containing the rules parameters
[]
Last updated