Re: WS-Security UsernameToken Issue (WSS4J-based Java client vs. .NET server)

2006-03-15 Thread Soactive Inc
  soapenv:FailedAuthen
tication
The security token could not be authenticated or
authorized 
http://ws.mycoservices.com/mycoEmailValidation/V2/EmailValidation.asmx

On 3/15/06, Barry McGann <[EMAIL PROTECTED]> wrote:
What error message are you getting?Soactive Inc wrote:> Hi All,>> I am trying to access a .NET service with a Java/Axis client (using> WSS4J) and am getting a security-related error. Here are the details:
>> * Web Service: on .NET uses WS-Security UsernameToken (with Password> Digest)>> * Request Message>> > xmlns:soapenv="
http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="> http://www.w3.org/2001/XMLSchema"> xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance">>  
http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">> 
http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">> 
http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">TestDev> 
http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest"> xmlns:wsse="> 
http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">R7bh5dDlYgjCurx6Dwq9ki39lQg=> 
http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">/tA24bdIc0uwX7euUqvMVQ==> 
http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">2006-03-14T22:34:50.971Z>   
>  > xmlns="urn:ws-mycoservices-com:mycoEmailValidation:EmailValidation:v2">> > xmlns="urn:ws-mycoservices-com:mycoEmailValidation:EmailValidation:v2">
> [EMAIL PROTECTED] [EMAIL PROTECTED]> >  
>>> * Response Message>> http://schemas.xmlsoap.org/soap/envelope/"> xmlns:xsd="
http://www.w3.org/2001/XMLSchema" xmlns:xsi="> http://www.w3.org/2001/XMLSchema-instance"> 
>  soapenv:FailedAuthentication> The security token could not be authenticated or> authorized 
> http://ws.mycoservices.com/mycoEmailValidation/V2/EmailValidation.asmx> 
> >> Any inputs towards appropriately troubleshooting and resolving this> issue would be appreciated.>> Regards.


WS-Security UsernameToken Issue (WSS4J-based Java client vs. .NET server)

2006-03-14 Thread Soactive Inc
 Hi All,I am trying to access a .NET service with a Java/Axis client (using WSS4J) and am getting a security-related error. Here are the details:* Web Service: on .NET uses WS-Security UsernameToken (with Password Digest)
* Request Messagehttp://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="
http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">  http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"> http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"> http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">TestDev http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest" xmlns:wsse="
http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">R7bh5dDlYgjCurx6Dwq9ki39lQg= http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">/tA24bdIc0uwX7euUqvMVQ== http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">2006-03-14T22:34:50.971Z  
[EMAIL PROTECTED]   * Response Message
http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance">   soapenv:FailedAuthentication The security token could not be authenticated or authorized 
http://ws.mycoservices.com/mycoEmailValidation/V2/EmailValidation.asmx  
Any inputs towards appropriately troubleshooting and resolving this issue would be appreciated.Regards.