|
Subject:
|
WSE 2.0 trouble
|
|
Posted By:
|
sabansingh
|
Post Date:
|
2/21/2006 6:54:13 AM
|
I have implemented a webservice and given it security with WSE 2.0 SP3. i have used Username Token system of authentication and matched it against username and password from the database. When i create a proxy and add to it invalid credentials it gives an error stating that securityFault error. That is obvious because i have supplied an invalid username and password. But then when I again add valid credentials it gives the same error. Does the old token not expire to make room for the new token?
|
|