Join Slack
Powered by
I might have resolved my issue. I had to add ``` ...
# ory-selfhosting
v
victorious-eye-56567
03/21/2023, 1:13 PM
I might have resolved my issue. I had to add
Copy code
access_rules: matching_strategy: glob
In
oathkeeper.config
. Otherwise regex were used to interpret paths instead of glob, which was how I had configured my accessRules.
Open in Slack
Previous
Next