malinshadow opened a new issue, #7095:
URL: https://github.com/apache/apisix/issues/7095
### Description
Right now, we can see if jwt auth failed we can get a error msg
{"message":"Missing JWT token in request"}
This tells us we use jwt auth. might be hacker can use the information to do
something.
if we can customize the msg will be better to auth security. like consumer
restriction plugin, i can use rejected_msg option to change the default msg.
thanks
--
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]