I would like to be able to specify a list of values in user attribute as a comma separated values and then specify in access grant that any of the given values allow access if found on the list of the attribute..
The same way as we can use multiple values using Liquid for attributes, it would be a game changer to be able to do this with access grants as well. Right now it’s a pain to have to create all possible combinations because the value is treated as a full match string.