[
https://issues.jboss.org/browse/GTNWSRP-268?page=com.atlassian.jira.plugi...
]
Marek Posolda commented on GTNWSRP-268:
---------------------------------------
Another minor side-effect improvement is, that ConversationStatePasswordProvider does not
need access to HTTPSession and so that HttpServletRequest does not need to be bound to
thread-local.
It means that it is not necessary to add ServletAccessFilter to
servlet/consumer/deploy/gatein.ear/02portal.war/WEB-INF/web.xml to have WSRP WSS working.
So one less step for people who want to use WSRP WSS.
WSS: Possibility to read credentials from different place than HTTP
session
---------------------------------------------------------------------------
Key: GTNWSRP-268
URL:
https://issues.jboss.org/browse/GTNWSRP-268
Project: GateIn WSRP
Issue Type: Enhancement
Components: GateIn integration
Affects Versions: 2.1.0-GA
Reporter: Marek Posolda
Assignee: Chris Laprun
Fix For: 2.1.1-GA
Attachments: GTNWSRP-268-WSRPIntegration_patch.patch,
GTNWSRP-268-WSRP_patch.patch
Right now org.wsrp.wss.jboss5.handlers.consumer.WSSecurityCredentialHandler needs to read
credentials from HTTP session. We should provide dynamic way for it and possibility to
read credentials from different place (like ConversationState)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira