kayx23 commented on issue #12431:
URL: https://github.com/apache/apisix/issues/12431#issuecomment-3077206313

   How did the test cases passed then?
   
   
https://apisix.apache.org/docs/apisix/plugins/jwt-auth/#manage-secrets-in-environment-variables
 similarly this example is currently not working (after correcting the hs256 
secret length to be longer), and I suspect due to the same reason.
   
   
https://apisix.apache.org/docs/apisix/plugins/jwt-auth/#manage-secrets-in-secret-manager
 This example has issue as well in the length of the secret and the field that 
references the secret (should be secret I think, not key). Once these are 
corrected, I ran into the same error.
   
   Suspecting both `$env://` and `$secret://` have issues in 3.13.0.


-- 
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-unsubscr...@apisix.apache.org

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

Reply via email to