the crypto file not being retrieved in the doReceiverAction method for the Saml
Signed Token
--------------------------------------------------------------------------------------------
Key: WSS-62
URL: http://issues.apache.org/jira/browse/WSS-62
Project: WSS4J
Issue Type: Bug
Environment: WSS4J 1.5.0, OpenSaml 1.0.1
Reporter: Marie Rizzo
Assigned To: Davanum Srinivas
I have a client which should send a signed saml token to the service. I'm
allowing the WSHandler to build the signed SAML token from the client request,
which gives no problems. The problem arises when the WSHandler tries to verify
the request before it allows the client access to the service. From my traces
it seems that the doReceiverAction does not retrieve the crypto file used to
build the saml token and signature. Later, when the tokens are being processed
by the WSSecurityEngine, the Saml token is processed with no problems. However,
the next token is the signature, which calls the SignatureProcessor class to
verify the signature... at this point it blows up.
Can someone please check whether I'm doing something wrong or whether this is a
bug?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]