Skip to content

JWT: The XML input and output aren't supported#217

Open
adriendupuis wants to merge 1 commit intomainfrom
fix-jwt-doc
Open

JWT: The XML input and output aren't supported#217
adriendupuis wants to merge 1 commit intomainfrom
fix-jwt-doc

Conversation

@adriendupuis
Copy link
Copy Markdown
Contributor

@adriendupuis adriendupuis commented Mar 26, 2026

🎫 Issue IBX-10444

Related PRs:

Description:

For QA:

On an instance, look at REST API doc at /api/ibexa/v2/doc#/User%20Token/api_usertokenjwt_post, and eventually click the "Try it out" button.

Before the fix:

  • There are mandatory Accept and Content-Type parameter fields that are ignored.
  • You can choose between XML and JSON requests and responses.
  • If you test with an XML input, you get an error.
  • If you test with a XML reponse, you get a JSON response anyway.

After the fix:

image

Documentation:

REST API Reference should be automatically fixed on next commerce-skeleton release tagging.

@adriendupuis adriendupuis changed the title JWT: The XML input and output aren't supported since #101 JWT: The XML input and output aren't supported Mar 26, 2026
@sonarqubecloud
Copy link
Copy Markdown

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

Successfully merging this pull request may close these issues.

5 participants