Building an event app with microflows

0
I'd appreciate clarification on a specific instruction in the learning path. The instruction is to connect the new module role "Visitor" to the user role "Visitor", but then close the App Security with "OK". I'm unsure what this means or how it fits into the learning path. Any additional guidance or context would be helpful.
asked
1 answers
0

You probably created a new role in the module named visitor and assigned this module role to entities, pages and/or microflows. Users are assigned user roles and these consist of module roles, thereby granting access to the entities, pages and microflows/nanoflows. Without assigning the module role to a userrole the access is not granted.

For more information on roles visit: https://docs.mendix.com/refguide/security/#user-role

answered