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.4.0 version for Mx9 apps
Releases
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
Version: 5.2.0
Framework Version: 9.22.0
Release Notes: This version contains the following fixes/improvements/enhancements:
- Upgraded to Mendix Studio Pro v9.22.0
Version: 5.1.1
Framework Version: 9.12.7
Release Notes: This version contains the following fixes/improvements:
-Fixed security vulnerability (5.3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N)