brave-pillow-3744
08/24/2023, 4:30 AMhydrator
mutators in the Oathkeeper (I copied it from ory documentation)?{
"subject": "anonymous",
"extra": {
"foo": "bar"
},
"header": {
"foo": [
"bar1",
"bar2"
]
},
"match_context": {
"regexp_capture_groups": [
"http",
"foo"
],
"url": "<http://domain.com/foo>"
}
}
json: cannot unmarshal string into Go struct field MatchContext.match_context.url of type url.URL