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

Use of Bearer tokens for Multipart POSTs is not technically allowed through RFC 6750 #9

Open
jamietanna opened this issue Nov 29, 2021 · 0 comments

Comments

@jamietanna
Copy link

As per a recent change to Spring Security to tweak the way that they retrieve access tokens from either the Authorization header, it was highlighted that the use of Bearer tokens in Multipart Form POSTs are not actually supported by RFC 6750.

Should we be revisiting this decision, if it may not be supported out-of-the-box by common libraries?

See also spring-projects/spring-security#10553

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

No branches or pull requests

1 participant