I have a requirement to implement the proxy where I have to authenticate based on cookies. My client requirement has some values stored in cookies during runtime and in Apigee I have to authenticate based on that values in cookies.
How can I implement this process, either with KVM or using cache ?
If I use KVM , I need to use the batch process which will delete recurring KVM at specific interval.
I appreciate your response/suggestions.