Hello team, Can a derived role be parent role of a...
# help
j
Hello team, Can a derived role be parent role of another derived role?
a
No - what are you trying to achieve?
🙏 1
j
Thanks for your prompt response. We are exploring to setup a hierarchy-based roles the current setup is as follows: • common user ◦ common user with access to organization A ▪︎ common user with access to organization A and app X
a
What I usually do in this situation is define variables in the derived roles file, e.g.
hasAccessToOrgA
, and use these in the derived role conditions.