I am looking for something that I haven't been able to find out as yet.. Can you please tell me that if there's a way that I can use, the token returned by the STS, with a claims aware WCF webservice. Like for now I am trying to do it I am able to create a claims aware WCF service but when i try to call it's function in the Relying party (which has been authenticated by the STS) its unable to consume it. It gives an error {"The incoming policy could not be validated. For more information, please see the event log."}
Any help or suggestion will be highly appreciated. Thank you.