1 Reply Latest reply on Feb 5, 2017 4:55 PM by dmarrazzo

    Unable to add users. Mastering JBPM 6

    fernandocantu

      Hello I am following the book Mastering JBPM 6 to learn all about JBPM.

      So I am using JBPM 6.4 final while the book is suing JBPM 6.2.

       

      I am on page 108, in which it tell me to add new actors by adding

      nino=nino

      maria=maria

      salvatore=salvatore

      mario=mario

      luigi=luigi

       

      to the user.properties file and

      nino=user

      salvatore=user

      mario=user

      luigi=user

      maria=user

      to the roles.properties file

       

      However when I try to log in by in inserting the Username "nino" and the password "nino" I get a error saying Login failed: Not Authorized

      My guess it has to do with the fact that the password is not encrypted.

      Do you guys know a solution to this problem.

        • 1. Re: Unable to add users. Mastering JBPM 6
          dmarrazzo

          Hello, please consider that the book address the community edition. Anyway, it depends on the configuration. Out of the box, the users are the EAP users, so use the command add-user.sh. While the roles are defined in /configuration/application-roles.properties