|
Re: WCF security: the request for security token could not besatisfied Hi Peter,
Based on your client config, it looks like the client is still
expecting the identity of the endpoint to match the
userPrincipalName : "localhost\ASPNET". If you've shifted to a
different machine, this is probably going to cause the error you're
seeing.
Priya |