[
https://issues.apache.org/jira/browse/KNOX-931?focusedWorklogId=195962&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-195962
]
ASF GitHub Bot logged work on KNOX-931:
---------------------------------------
Author: ASF GitHub Bot
Created on: 07/Feb/19 22:03
Start Date: 07/Feb/19 22:03
Worklog Time Spent: 10m
Work Description: risdenk commented on pull request #7: KNOX-931:asType
will not work for body filter when using IdentityAsse…
URL: https://github.com/apache/knox/pull/7
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 195962)
Time Spent: 20m (was: 10m)
> asType will not work for body filter when using IdentityAsserterFilter
> ----------------------------------------------------------------------
>
> Key: KNOX-931
> URL: https://issues.apache.org/jira/browse/KNOX-931
> Project: Apache Knox
> Issue Type: Bug
> Affects Versions: 0.11.0
> Reporter: Shi Wang
> Assignee: Shi Wang
> Priority: Major
> Attachments:
> 0001-KNOX-931-asType-will-not-work-for-body-filter-when-u.patch
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> In IdentityAsserterHttpServletsWrapper.java, method getInputStream(),
> The body will always be urlEncoded if the contentType is
> "application/x-www-form-urlencoded"
> And self defined filter that change "application/x-www-form-urlencoded" as
> other contentType for requestbody will be invalid.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)