I may have missed it in the docs, but how do rules...
# talk-oathkeeper
a
I may have missed it in the docs, but how do rules take precedence over each other? If I have two access rules that both match, which one of them gets evaluated? Or do both get checked?
i
AFAIK, oathkeeper raises an error, if multiple rules match
a
Sounds good, thanks