RE: [saml-dev] SAML newbie question - do cross IdP trusts exist in SAML?

From
Scott Cantor <>
Date
2010-05-10T15:15:20+00:00
ID
05cb01caf053$94fbeb50$bef3c1f0$@
Thread
RE: [saml-dev] SAML newbie question - do cross IdP trusts exist in SAML?
> TH: Yes this looks like a direct mapping of cross-realm TGTs concept with
> the IdP1/IdP2 scenario.  I think the relationship between an IdP and an SP
> is far more "richer" in contextual information compared to the KDC-to-KDC
> trust as defined in RFC4120. As Scott mentions, this also looks like
> proxying, which means it could make use of the S4U extensions of Kerberos.

Proxying in Kerberos is very different from IdP proxying in SAML. We're not
talking about impersonation of users, but relaying requests between IdPs to
isolate trust relationships.

-- Scott