Hi all, I have a question about how Mendix handles users that have multiple user roles assigned to them. It is my understanding that their access is the sum of their user roles, for example; User A has both ‘Standard’ and ‘Super User’ user roles assigned to them. Super Users have access to Microflow A but not B, Standard Users have access to Microflow B but not A. If this is the case, will User A have access to both microflows or will there be a conflict? TYIA.
asked
Alec Sykes
4 answers
0
Yes, totally correct.
answered
Tim v Steenbergen
0
Yes, User A will have access to both microflows.
answered
Mohammed Siddiqui
0
Do beware that sometimes conflicting issues arise like configuring different role specific home pages for different roles.