You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/03/17 02:10:51 UTC

[GitHub] [apisix-dashboard] kingmouse-yx commented on issue #2384: request help: ensure explicitly sets the secret field when using jwt-auth on consumer

kingmouse-yx commented on issue #2384:
URL: https://github.com/apache/apisix-dashboard/issues/2384#issuecomment-1069856308


   I want to solve this issue
   I want to check the values of the secret and algorithm fields when processing data at the back end. 
   If the secret field is empty, 32-bit characters will be randomly generated, and then base64 will be encrypted. 
   If the algorithm field is empty, the default value HS256 will be given.


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org