Module roles are validated
Category
Security
Summary
AppControl allows you to define a data policy for your application that validates the access rules configured for your Mendix entities. This check verifies that all access rules and member access rules across all modules and entities have been reviewed and validated.
Validating module roles confirms that you have reviewed which module roles can access each entity, what their create and delete rights are, any XPath constraints that apply, and what read/write access they have to individual attributes and associations.
Options
There are no options for this check.
Pass
All access rules and member access rules across all modules and entities in the application have been validated.
Fail
One or more access rules or member access rules have not yet been validated. Navigate to the data policy for this application and open the Module Roles tab. Review any items showing a warning icon and mark them as validated once you have confirmed the configuration is correct.
Last updated