Baoyuantop commented on issue #12658: URL: https://github.com/apache/apisix/issues/12658#issuecomment-3392968039
Hi @Slade66, the `store_in_ctx` configuration merely stores JWT-related information in the context, it does not register them as variables. Therefore, they cannot be used directly in this manner. You can use custom code to read these variables from the context and set them in the request headers. -- 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]
