[
https://issues.jboss.org/browse/GTNWSRP-268?page=com.atlassian.jira.plugi...
]
Marek Posolda updated GTNWSRP-268:
----------------------------------
Attachment: GTNWSRP-268-WSRPIntegration_patch.patch
GTNWSRP-268-WSRP_patch.patch
Attached patches with possible solution.
It is adding new interface "CredentialsAccessor", which provides access to
credentials. I've added two implementations of this interface. First implementation
can read credentials from HTTP session (current state in WSRP WSS). Second implementation
can read credentials from ConversationState. It has dependency on eXo core and so that
I've added it to wsrp-integration component.
Implementation of CredentialsAccessor is configurable in eXo kernel configuration file.
Right now, I left it to HTTPSessionCredentialsAccessor until GTNPORTAL-2275 will be
fixed.
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