Hello <@U010UKXCPP0>, I'd like to ask more about m...
# talk-oathkeeper
s
Hello @User, I'd like to ask more about mutator header. Is it possible for me to setup 2 set of headers for different set of rules? For example: • rule 1 --> header X-User-ID • rule 2 --> header X-Customer-ID I tried to setup empty config mutator header in global config oathkeeper but oathkeeper doesn't allow me to do that
Copy code
oathkeeper_1   | mutators.header.config: <nil>
oathkeeper_1   |             ^-- one or more required properties are missing
n
Although somewhat annoying, I just put junk data in the global config for those required properties to get around the error, the local config in the specific rules will override the defaults anyway