[
https://issues.apache.org/jira/browse/KNOX-3423?focusedWorklogId=1038774&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-1038774
]
ASF GitHub Bot logged work on KNOX-3423:
----------------------------------------
Author: ASF GitHub Bot
Created on: 31/Aug/26 11:13
Start Date: 31/Aug/26 11:13
Worklog Time Spent: 10m
Work Description: hanicz merged PR #1354:
URL: https://github.com/apache/knox/pull/1354
Issue Time Tracking
-------------------
Worklog Id: (was: 1038774)
Remaining Estimate: 0h
Time Spent: 10m
> Switch to JSON error messages in Knox token validation paths
> ------------------------------------------------------------
>
> Key: KNOX-3423
> URL: https://issues.apache.org/jira/browse/KNOX-3423
> Project: Apache Knox
> Issue Type: Improvement
> Components: Server
> Affects Versions: 3.1.0
> Reporter: Tamás Hanicz
> Assignee: Tamás Hanicz
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> RFC 8693 §2.2.2 and RFC 6749 §5.2 require JSON error bodies (\{{{}
> {"error":..., "error_description":...} for token exchange requests. The
> existing format would break any standards-compliant client.
> Non-token-exchange paths (normal JWT bearer authentication) use plain text by
> design and must not be changed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)