SignIn microflow for Mx7 / Mx8

Content Type: Module
Categories: Authentication

Overview

In Mendix 7 and 8 the sign in microflow option is not available anymore. To transfer data from an anonymous user to the signed in user you have to use this module. It overrides the default login procedure of the Mendix platform.

Documentation

Description

Sign-in microflow functionality for Mendix 7 and 8.

Installation

Add ASU microflow in your After startup microflow

 

Typical usage scenario

When you upgraded from 6 to 7, noticed that your anonymous functionality is not working anymore.

Features and limitations

Conflicts with other modules that are rewriting LoginAction. See the module for help in that scenario. 

Thanks to Mendix for pointing in the right direction so we could create this module. 

Releases

Version: 2.0.0
Framework Version: 8.4.0
Release Notes: - Added feature for block a user after 3 login attempts - Updated for Mendix 8 (thnx for the feedback Koen van Aken and Austin McNicholas )
Version: 1.0.0
Framework Version: 7.0.2
Release Notes: Version 1