Ray Tsang created GTNSSO-23:
-------------------------------
Summary: OpenSSO/OpenAM Agent doesn't work well when gatein is on Windows
and OpenAM is on *NIX based system
Key: GTNSSO-23
URL:
https://issues.jboss.org/browse/GTNSSO-23
Project: GateIn SSO
Issue Type: Bug
Affects Versions: 1.1.1-GA
Reporter: Ray Tsang
Assignee: Marek Posolda
There was a forum thread (see forum reference) where OpenAM response is split by
response.split(System.getProperty("line.separator"))
This is good when BOTH Portal and OpenAM are on the same platform. Issue arises when
Portal is on Windows and OpenAM is on *NIX system.
OpenAM would return the response w/ '\n' line separator, but Portal on window
would try to split it using '\r\n'.
--
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