Properties

This section includes the main parameters for the PasswordReset module. Parameters for password policy is covered in next section.

HTTP Configuration

The Password Reset module supports all standard configurations for a HTTP-Server. Please see Configuration for more details.

Configuration

Name
Description
Default value
Mandatory

name

Must be set to PasswordReset

PasswordReset

http_port

Port

8080

http_context

What context is application served under.

/pwdreset

webroot_dir

Where to load web resources from.

web

http_auth_redirect_url

Where to send the user for authentication.

/pwdreset/authn/login

logout_endpoint_url

Overrides default logout, click link for more info.

/pwdreset/logged_out

overlay_dir

Where to load the overlayed resources from.

N/A

pipe_id

Pipe to execute

N/A

rules

Array containing the rules parameters

[]