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

OIDC w/ charset on content-type fails #2704

Open
andrewpmartinez opened this issue Jan 28, 2025 · 0 comments
Open

OIDC w/ charset on content-type fails #2704

andrewpmartinez opened this issue Jan 28, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@andrewpmartinez
Copy link
Member

andrewpmartinez commented Jan 28, 2025

Experienced
Using content type application/x-www-form-urlencoded;charset=UTF-8 results in the following error: {"code":"UNSUPPORTED_MEDIA_TYPE","message":"the content type: application/x-www-form-urlencoded;charset=UTF-8, is not supported (supported: application/x-www-form-urlencoded, application/json)"}

Expected
Ability to use fully expressive content-type headers.

Reproduction

  1. Start OIDC authentication flow
  2. POST login w/ content-type w/ charset
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

1 participant