Hello people, is there any support in oathkeeper t...
# talk-oathkeeper
b
Hello people, is there any support in oathkeeper to verify the json body of a request? I guess I could move the body to a header in the api gateway but it is not exactly an ideal solution.
f
Hi Eduardo, what exactly do you want to verify and on what step? I can guess that you have some information in the body that you want to use in authorization
b
Really sorry I didn't get the notification. Yes, I have info in the body to use in the authorization.