[ https://issues.apache.org/jira/browse/WSS-62?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Davanum Srinivas updated WSS-62: -------------------------------- Assignee: (was: Davanum Srinivas) > the crypto file not being retrieved in the doReceiverAction method for the > Saml Signed Token > -------------------------------------------------------------------------------------------- > > Key: WSS-62 > URL: https://issues.apache.org/jira/browse/WSS-62 > Project: WSS4J > Issue Type: Bug > Environment: WSS4J 1.5.0, OpenSaml 1.0.1 > Reporter: Marie Rizzo > > 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. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]