I'm using this security module
<groupId>org.isisaddons.module.security</groupId>
<artifactId>isis-module-security-dom</artifactId>
(isis version 1.16.2).
When I start the app the security function links(all roles, all packages.. ecc) are shown into the 'Other' menu(where I defined the 'unreferenced action'). I'm using a menubars.layout.xml, I can add other menus but I don't know how can I add security. Can someone help me? Thanks in advice