[WIF] using token in asp.net application for invoking wcf service

F

Felix Palmen

Hi,

I have an ASP.NET (MVC) web application with "passive federated"
authentication using the Windows Identity Foundation. This app uses a
WCF service with WS-Trust authentication, also using WIF. They both
require tokens created by the same STS.

Is it possible to somehow make the service accept tokens issued for the
web app (potentially different hosts) and use the token received by the
web app to authenticate to the service? Any hints where to start
reading?

Regards, Felix

(XP & f'up2 m.p.d.d_a)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top