Mobile SSO

Content Type: Module
Categories: Authentication

Overview

The Mobile SSO module allows end-users of your mobile Mendix app to sign in via Single Sign-On (SSO). As the Mobile SSO module depends on the OIDC SSO module, your IdP needs to support the OpenID Connect (OIDC) protocol. The solution can be used with leading IDPs such as Microsoft’s Entra ID (formerly known as Azure AD), Okta and SAP Cloud Identity Services.

Documentation

Please see Mobile SSO in the Mendix documentation for details.

Releases

Version: 2.0.0
Framework Version: 10.9.0
Release Notes: This version contains the following fixes/improvements/enhancements: - Supports Mendix10.9 and above - Supports assignment of userroles using accessToken with a custom microflow
Version: 1.0.1
Framework Version: 9.24.2
Release Notes: This version contains the following fixes/improvements/enhancements: - Supports assignment of userroles using accessToken with a custom microflow
Version: 1.0.0
Framework Version: 9.24.2
Release Notes: This is the initial version of the “MobileSSO” module having platform support . It is recommended as a replacement for similar solutions built with the community supported OpenIDConnect Single Sign-On module. - “Mobile SSO” is supported for Mendix 9.24.2 onwards - It supports SSO flow for both Android and IOS devices