User Classification

Content Type: Module
Categories: Authentication

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