Auth Rule checks if value exists in array

Hi @tommo, Role matching with array is not possible at this moment. You can find some helpful posts here:

In short, role matching right now is basic string match. So you have to convert your role array into single string values.