impactCn opened a new issue #2009:
URL: https://github.com/apache/incubator-shenyu/issues/2009
The current jwt plugin only provides verification functions. You can add the
check and put it in the request header. Parameters can be customized in the
request header.
For example, the parsed by jwt is {"userId", "123"},
It can be configured externally. When it is placed in the header, it can be
modified to "client-user-id": "123" and placed on the request header.
--
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]