Open Authentication Module
Content Type: Module
Categories: Authentication
Overview
Allow users to securely login to their Mendix application using their Google account with 2-factor authentication or make use of their Linkedin, Microsoft Azure and Facebook accounts.
The module allows you to easily implement 2-factor authentication by leveraging the options that the Oauth providers like Google offer. The providers of the OAuth 2.0 service can be easily expanded beyond the four(Google, Azure, Linkedin, Facebook) that come with the module out of the box.
Documentation
Releases
Version: 3.0.0
Framework Version: 8.5.0
Release Notes: This new release of the Open Authentication module is now compatible with Mendix version 8.5 and above.
In this new version the option for authentication with Microsoft Azure AD is made available.
Version: 2.0
Release Notes: This new release of the OAuth 2.0 module is compatible with Mendix 6.8.1.
The release also allows anonymous sessions to be reused when logging in with OAuth
Version: 1.0
Release Notes: This is the first official release of the Oauth 2.0 Module.