Hi, we are using Fortress in a final degree project.
We need to assign a Role to an User, but this Role only must be available for one departament in the organization. Example: As javadocs says: "Another example is a bank teller who is assigned to a "Teller" role but may only act within role between the hours of 9:00 to 5:00 on Monday thru Friday during normal business hours." We need that the bank teller assigned to a "Teller" role only act within role in the building of branch "A" of the bank, if the same bank teller goes to the building of branch "B" of the same bank he shouldn't act within the "Teller" role. How do you think is the best/correct way to do this in Fortress?? Thanks, Nicolás.
