Is it possible to create web services that can utilize the SAML tokens that ADFS issues?
For instance, the user connects to an ASP.Net claims aware application. In turn, that application needs to request some resources on behalf of the user (for instance, SharePoint web services or some custom web services).
Is this possible today or will new technology like geneva provide this type of capability?
Thanks!