2 Replies Latest reply on Aug 16, 2006 10:31 AM by trofimov

    Chapter 17. Security

    trofimov

      When security features will be implemented?

      Thanx.

        • 1. Re: Chapter 17. Security
          tom.baeyens

          currently this is not moving very hard because lack of user input. the more precise you can describe what kind of security checks you want to specify in your processes, the faster we can start implementing them.

          our main question is what type of assertions do we need to build in. to do that, we need a broad overview of use cases. preferrably concrete.

          • 2. Re: Chapter 17. Security
            trofimov

             

            "tom.baeyens@jboss.com" wrote:
            currently this is not moving very hard because lack of user input. the more precise you can describe what kind of security checks you want to specify in your processes, the faster we can start implementing them.

            our main question is what type of assertions do we need to build in. to do that, we need a broad overview of use cases. preferrably concrete.

            Ok.
            I have two nodes: node1, node2.
            And I have two users whith actorId = "user1" and "user2".
            User1 have permission on signal node1, user2 - on node2.
            When user1 is executing signal of node1 they will must recive error (for example) "Access denied".
            Currently, user1 can execute signal nodel1.