qicz edited a comment on issue #2015: URL: https://github.com/apache/incubator-shenyu/issues/2015#issuecomment-912135152
> See [Custom Sign Algorithm](https://shenyu.apache.org/docs/developer/custom-sign-algorithm/) I just want to custom the `String sigKey = SignUtils.generateSign(appAuthData.getAppSecret(), buildParamsMap(shenyuContext));` SignUitlis's logic and using the DefaultSignService. users can be two options: custom the signservice or just custom the `generateSign` logic. -- 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]
