is there any way to disable caching with the id to...
# talk-oathkeeper
n
is there any way to disable caching with the id token mutator? i'm seeing some strange behavior that so far i can't explain and i was hoping to eliminate caching as the source of the problem.
i see functions in the source code related to it, but that appears to be only exposed for testing, not through the config
i
There is no option to disable it.
n
that's what i thought, thank you