role inheritance

Forum Home Forums Understanding the Software role inheritance

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #13551
    grhsc
    Participant

    Dear developer, could you explain how to define the settings of role inheritance?

    For example, I have two roles, each of which can access different factory screens (sch) and data (objects).
    role1-object1
    role2-object2

    I hope to add a role that can access the scope of these two roles at the same time, including screens and data (object)

    I tried using role inheritance

    Parent role Child role
    role1 role3
    role1 role3

    When I set a user to role3, I found that it was not what I expected. Is my setting wrong?

    #13552
    grhsc
    Participant

    Sorry for asking an invalid question, I forgot to save it before uploading. When I saved it, it work.

    #13562
    Mikhail
    Moderator

    Yes, the idea of inheritance is joining roles.

    #13563
    Mikhail
    Moderator

    Inside the server logic there is a matrix created based on object inheritance and role inheritance. I hope, in the future we will somehow display that matrix for understanding.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.