pavlenkodev opened a new issue, #10497: URL: https://github.com/apache/apisix/issues/10497
### Description 1. When requesting, I get the Authorization header with an jwttoken in my serverless-post/pre-plugin function and get the `payload.sub`. Can I somehow pass the received `sub` value to the logging parameters of kafka logger? 2. I am also interested in whether I can get `payload.sub` in consumer and use the sub value as a key in the key-auth plugin? Is it possible to configure key-auth inside my `sub `receiving function? Please tell me if such options are possible? Maybe such functionality can be implemented in some other way ### Environment - APISIX version (run `3.5-debian`): - etcd version 3.4.15 - APISIX Dashboard 3.0.1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
