1 Reply Latest reply on Aug 14, 2014 8:30 AM by melissapalmer

    Adding roles to jBPM 6.0.1 Final

    marccbr

      Hi, I am trying to add roles to jBPM 6.0.1 Final so that this new role can only see certain menu items.  Like for example if a user with the new role logs in he/she will only be able to see the Deployed menu item and nothing else.  Can someone tell me what files I have to modify to make these changes.  I have noticed that these files might have something to do with the login security;

      KieWorkbenchFeature.java

      KieWorkbenchEntryPoint.java

      ShowcaseEntryPoint.java

      HomeProducer.java

      but not been able to figure out where for example admin gets access to the administration submenu and no one else does.  Is there a listing of roles that have certain privileges?