Ashโ
Solved๐Policies(A or B) and (C or D). A - D are all modules implementing filter checks, so using expr(A or B) does not work. I also don't think this can be written as a sequential series of authorize_if X/forbid_unless Y etc. authorize_if A or B or authorize_if A and B?