-
Let's say:
Will it be detected at startup and some error reported? Or the first match will be used (thus allowing all requests in this case)? Couldn't find an answer in the documentation. |
Beta Was this translation helpful? Give feedback.
Answered by
gen1us2k
Mar 8, 2022
Replies: 1 comment
-
Unfortunately oathkeeper does not handle it at startup but you'll get an internal server error because of duplicated URL patterns with the following message
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
spietras
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Unfortunately oathkeeper does not handle it at startup but you'll get an internal server error because of duplicated URL patterns with the following message