You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: