How to get consumer tags in upstreams? #12896
-
Hello, I am looking for a way to get consumer tags as header values in upstreams. What is the way to do this? I have request-transform plugin but I can't find the right values to put, please advice! 🙏 Maybe something like this? (:
|
Beta Was this translation helpful? Give feedback.
Answered by
StarlightIbuki
Apr 30, 2024
Replies: 2 comments
-
It can be achieved by a custom plugin. Please refer to https://docs.konghq.com/gateway/latest/plugin-development/custom-logic/ |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
99hops
-
Thanks @StarlightIbuki I was able to achieve it with
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It can be achieved by a custom plugin. Please refer to https://docs.konghq.com/gateway/latest/plugin-development/custom-logic/