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.6.1 version for Mx9 apps 

# v.6.2.0 version for Mx10.12.10 apps and above

# v.6.4.0 version for Mx10.21.1 apps and above

Releases