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

  • Thread starter Thread starter Felix Palmen
  • Start date Start date
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)
 
Back
Top