User Classification
Overview
The User Classification module enables your Mendix application to accurately classify end-users —an essential capability for compliance with the Mendix Pricing Plan. The module provides logic to set the user type as external or internal based on the user roles in your app. Custom logic can be used instead. Mendix’ user metering processes will count users as internal if the user type is not explicitly set as ‘external’, which can affect licensing calculations.
Documentation
Please see User Classification in the Mendix documentation for details.
Releases
This version contains the following enhancements:
- v.2.0.0 version for apps on Mx10 or higher
This version contains the following Improvements:
- Improved the user classification logic to enhance consistency and reliability. (Ticket #261169)