Hi all,
Is there anyway to have Oathkeeper rules set priority(or precedence) instead of matching exactly 1 rule?
I’m currently using regex negative lookahead, but everytime I add a new route i must also tweak the negative lookahead rule to the existing rule.