I am having similar requirement where I should verify if the http header or body contains a particular keys or strings and forward (route) to a service end-point only if it contains that filter key, otherwise not!
Any idea how I can achieve this?
PS: Right now I am using 'key-auth' plugin for this requirement!
I am having similar requirement where I should verify if the http header or body contains a particular keys or strings and forward (route) to a service end-point only if it contains that filter key, otherwise not!
Any idea how I can achieve this?
PS: Right now I am using 'key-auth' plugin for this requirement!