Hi everyone,
Does anyone know how does the hydrator mutator's cache works? I mean:
• what info does it cache? Is it the response from the configured API?
• what cache system is it using? Saved in memory?
• can different Oathkeeper replicas share it?
• what resources are needed for it?
Ref:
https://www.ory.sh/docs/oathkeeper/pipeline/mutator#cache
Thanks in advance!