+
+ | Property |
+ Description |
+
+
+ passwordExpiryInDays |
+ The number of days after which a user's password expires. |
+
+
+ priorReminderTimeInDays |
+ The reminder period in days before expiry. |
+
+
+ enableDataPublishing |
+ Enables publishing password expiry data for analytics use cases. |
+
+
+
+## Prevent password reuse
+
+To prevent users from reusing previous passwords, configure **Password History Count**.
+
+For instructions, see [Password validation]({{base_path}}/guides/account-configurations/login-security/password-validation/#password-history-count).
+
+## Control enforcement scope
+
+When you enable **Password Expiration** under **Login & Registration** > **Password Validation**, use **Enforce password expiry for** to control where password expiry enforcement applies.
+
+- **All application login flows** (default): Applies password expiry enforcement for all users upon sign-in. For applications that include **Password Reset Enforcer** in the login flow, enforcement happens inline at the configured step and the organization-wide enforcement is skipped for those applications.
+
+- **Selected application login flows**: Disables organization-wide enforcement and applies password expiry enforcement only to applications that include **Password Reset Enforcer** in the login flow.
+
+## Use with app-native and adaptive authentication
+
+Password Reset Enforcer supports API-based (App Native) authentication flows in addition to redirect-based flows.
+
+WSO2 Identity Server also exposes `passwordResetComplete` in the authentication context to track whether the user completed a password reset during the current authentication session. You can use this in adaptive authentication scripts to conditionally control subsequent steps based on the outcome.
diff --git a/en/includes/connectors/password-reset-enforcer/set-up.md b/en/includes/connectors/password-reset-enforcer/set-up.md
new file mode 100644
index 0000000000..04a3098e5a
--- /dev/null
+++ b/en/includes/connectors/password-reset-enforcer/set-up.md
@@ -0,0 +1,62 @@
+# Set up
+
+The following guide explains how you can install and set up Password Reset Enforcer in {{product_name}}.
+
+## Prerequisites
+
+- A running {{product_name}} instance.
+- Access to the {{product_name}} installation directory (referred to as `IS_HOME`).
+
+## Step 1: Install the Password Reset Enforcer connector
+
+1. From the WSO2 Identity Server [Connector Store](https://store.wso2.com/connector/identity-outbound-auth-passwordPolicy){: target="_blank"}, download the Password Reset Enforcer and its artifacts.
+
+2. Copy the `jar` file into the `