Forgot Password module

Content Type: Module
Categories: Authentication

Overview

This module allows the endusers of your app to sign-up or reset their password without administrator involvement. It allows you to build, deploy and use your Mendix app in a ‘stand-alone’ mode, without doing SSO integration with any existing ( IAM ) infrastructure such as Azure AD. If you do want your endusers to have Single Sign-On based on username and password they already have, you can consider using SAML or OIDC SSO module instead.

Note: GitHub link referred is no more supported and should not be used.

Documentation

 

Please see Forgot Password in the Mendix documentation for details.


Please follow the below version compatibility guidance:

# v.3.7.3 version for Mx7 apps

# v.4.1.3 version for Mx8 apps

# v.5.5.0 version for Mx9 apps and Mx10 apps

Releases

Version: 5.5.0
Framework Version: 9.24.2
Release Notes: This version contains the following fixes/improvements/enhancements: - Fixed Mendix 10 compatibility issue
Version: 5.4.1
Framework Version: 9.24.2
Release Notes: This version contains the following fixes/improvements: - Increased ForgotPasswordURL length
Version: 5.4.0
Framework Version: 9.24.2
Release Notes: This version contains the following fixes/improvements: - Supports usage of email aliases, i.e. the fromAddress in email templates can be different from the SMTP account - Fixed security vulnerability (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N)
Version: 5.3.1
Framework Version: 9.24.2
Release Notes: This version contains the following fixes/improvements/enhancements: - Fixed SMTP settings page layout issue
Version: 5.3.0
Framework Version: 9.24.2
Release Notes: This version contains the following fixes/improvements/enhancements: - Supports Multi-Language email templates for password reset