Application Menu is visible to user even though he doesn't have required role

Nisar2
Mega Guru

I've the following defined in the Application Menu:

 

Nisar2_0-1680226862878.png

 

The logged in user as "wm_agent" role but not "itil" role. However, the user is still able to see the application menu in the navigator.

 

Is the logic for roles an "OR" or "AND" condition? i.e. show menu if user has "itil OR wm_agent" versus show menu if user has "itil AND wm_agent" roles?

1 ACCEPTED SOLUTION

Allen Andreas
Administrator
Administrator

Hi,

The logic is equivalent to "OR", so one of those roles.


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

View solution in original post

2 REPLIES 2

Allen Andreas
Administrator
Administrator

Hi,

The logic is equivalent to "OR", so one of those roles.


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

Hi @Allen Andreas ,

I have same issue,my application will be visible when user has both role i.e itil and user_work_order role.how can i do it.