Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Verify the signature of the body parameter for various MediaType types. #3561

Open
MrQiaoLei opened this issue Oct 17, 2024 · 2 comments
Open

Comments

@MrQiaoLei
Copy link

String body = exchange.getAttribute(ServerWebExchangeUtils.CACHED_REQUEST_BODY_ATTR);
I have retrieved the "body" parameter, which is of type String, in the filter. Now I want to decode the "body" parameter based on the various MediaTypes of the request to perform signature verification.

@spencergibb
Copy link
Member

Is there a question there?

@spring-cloud-issues
Copy link

If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants