Martin Weiler created GTNSSO-20:
-----------------------------------
Summary: Replace call HttpMethod.getResponseBodyAsString() in
RestCallbackHandler
Key: GTNSSO-20
URL:
https://issues.jboss.org/browse/GTNSSO-20
Project: GateIn SSO
Issue Type: Task
Affects Versions: 1.3.0.Beta01
Reporter: Martin Weiler
Assignee: Marek Posolda
Using SAML2 integration with RestCallbackHandler leads to the following WARN messages:
10:03:14,421 WARN [HttpMethodBase] Going to buffer response body of large or unknown
size. Using getResponseBodyAsStream instead is recommended.
The HttpMethod.getResponseBodyAsString() method call should be replaced in order to avoid
the WARN message.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira